@Properties(inherit=BulletCollision.class) public class btCollisionShapeData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btCollisionShapeData()
Default native constructor.
|
btCollisionShapeData(long size)
Native array allocator.
|
btCollisionShapeData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btCollisionShapeData |
getPointer(long i) |
BytePointer |
m_name() |
btCollisionShapeData |
m_name(BytePointer setter) |
BytePointer |
m_padding() |
byte |
m_padding(int i) |
btCollisionShapeData |
m_padding(int i,
byte setter) |
int |
m_shapeType() |
btCollisionShapeData |
m_shapeType(int setter) |
btCollisionShapeData |
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 btCollisionShapeData()
public btCollisionShapeData(long size)
Pointer.position(long).public btCollisionShapeData(Pointer p)
Pointer(Pointer).public btCollisionShapeData position(long position)
public btCollisionShapeData getPointer(long i)
getPointer in class Pointer@Cast(value="char*") public BytePointer m_name()
public btCollisionShapeData m_name(BytePointer setter)
public int m_shapeType()
public btCollisionShapeData m_shapeType(int setter)
public btCollisionShapeData m_padding(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer m_padding()
Copyright © 2024. All rights reserved.