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