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