@Properties(inherit=BulletCollision.class) public class btCompoundShapeData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btCompoundShapeData()
Default native constructor.
|
btCompoundShapeData(long size)
Native array allocator.
|
btCompoundShapeData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btCompoundShapeData |
getPointer(long i) |
btCompoundShapeChildData |
m_childShapePtr() |
btCompoundShapeData |
m_childShapePtr(btCompoundShapeChildData setter) |
float |
m_collisionMargin() |
btCompoundShapeData |
m_collisionMargin(float setter) |
btCollisionShapeData |
m_collisionShapeData() |
btCompoundShapeData |
m_collisionShapeData(btCollisionShapeData setter) |
int |
m_numChildShapes() |
btCompoundShapeData |
m_numChildShapes(int setter) |
btCompoundShapeData |
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 btCompoundShapeData()
public btCompoundShapeData(long size)
Pointer.position(long).public btCompoundShapeData(Pointer p)
Pointer(Pointer).public btCompoundShapeData position(long position)
public btCompoundShapeData getPointer(long i)
getPointer in class Pointer@ByRef public btCollisionShapeData m_collisionShapeData()
public btCompoundShapeData m_collisionShapeData(btCollisionShapeData setter)
public btCompoundShapeChildData m_childShapePtr()
public btCompoundShapeData m_childShapePtr(btCompoundShapeChildData setter)
public int m_numChildShapes()
public btCompoundShapeData m_numChildShapes(int setter)
public float m_collisionMargin()
public btCompoundShapeData m_collisionMargin(float setter)
Copyright © 2024. All rights reserved.