@Properties(inherit=BulletCollision.class) public class btCompoundShapeChildData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btCompoundShapeChildData()
Default native constructor.
|
btCompoundShapeChildData(long size)
Native array allocator.
|
btCompoundShapeChildData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btCompoundShapeChildData |
getPointer(long i) |
float |
m_childMargin() |
btCompoundShapeChildData |
m_childMargin(float setter) |
btCollisionShapeData |
m_childShape() |
btCompoundShapeChildData |
m_childShape(btCollisionShapeData setter) |
int |
m_childShapeType() |
btCompoundShapeChildData |
m_childShapeType(int setter) |
btTransformFloatData |
m_transform() |
btCompoundShapeChildData |
m_transform(btTransformFloatData setter) |
btCompoundShapeChildData |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic btCompoundShapeChildData()
public btCompoundShapeChildData(long size)
Pointer.position(long).public btCompoundShapeChildData(Pointer p)
Pointer(Pointer).public btCompoundShapeChildData position(long position)
public btCompoundShapeChildData getPointer(long i)
getPointer in class Pointer@ByRef public btTransformFloatData m_transform()
public btCompoundShapeChildData m_transform(btTransformFloatData setter)
public btCollisionShapeData m_childShape()
public btCompoundShapeChildData m_childShape(btCollisionShapeData setter)
public int m_childShapeType()
public btCompoundShapeChildData m_childShapeType(int setter)
public float m_childMargin()
public btCompoundShapeChildData m_childMargin(float setter)
Copyright © 2024. All rights reserved.