@Properties(inherit=BulletSoftBody.class) public class SoftRigidAnchorData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SoftRigidAnchorData()
Default native constructor.
|
SoftRigidAnchorData(long size)
Native array allocator.
|
SoftRigidAnchorData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SoftRigidAnchorData |
getPointer(long i) |
btMatrix3x3FloatData |
m_c0() |
SoftRigidAnchorData |
m_c0(btMatrix3x3FloatData setter) |
btVector3FloatData |
m_c1() |
SoftRigidAnchorData |
m_c1(btVector3FloatData setter) |
float |
m_c2() |
SoftRigidAnchorData |
m_c2(float setter) |
btVector3FloatData |
m_localFrame() |
SoftRigidAnchorData |
m_localFrame(btVector3FloatData setter) |
int |
m_nodeIndex() |
SoftRigidAnchorData |
m_nodeIndex(int setter) |
btRigidBodyDoubleData |
m_rigidBody() |
SoftRigidAnchorData |
m_rigidBody(btRigidBodyDoubleData setter) |
SoftRigidAnchorData |
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 SoftRigidAnchorData()
public SoftRigidAnchorData(long size)
Pointer.position(long).public SoftRigidAnchorData(Pointer p)
Pointer(Pointer).public SoftRigidAnchorData position(long position)
public SoftRigidAnchorData getPointer(long i)
getPointer in class Pointer@ByRef public btMatrix3x3FloatData m_c0()
public SoftRigidAnchorData m_c0(btMatrix3x3FloatData setter)
@ByRef public btVector3FloatData m_c1()
public SoftRigidAnchorData m_c1(btVector3FloatData setter)
@ByRef public btVector3FloatData m_localFrame()
public SoftRigidAnchorData m_localFrame(btVector3FloatData setter)
public btRigidBodyDoubleData m_rigidBody()
public SoftRigidAnchorData m_rigidBody(btRigidBodyDoubleData setter)
public int m_nodeIndex()
public SoftRigidAnchorData m_nodeIndex(int setter)
public float m_c2()
public SoftRigidAnchorData m_c2(float setter)
Copyright © 2024. All rights reserved.