@Properties(inherit=BulletSoftBody.class) public class btSoftBodyJointData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
btSoftBodyJointData()
Default native constructor.
|
btSoftBodyJointData(long size)
Native array allocator.
|
btSoftBodyJointData(Pointer p)
Pointer cast constructor.
|
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, zero
public btSoftBodyJointData()
public btSoftBodyJointData(long size)
Pointer.position(long)
.public btSoftBodyJointData(Pointer p)
Pointer(Pointer)
.public btSoftBodyJointData position(long position)
public btSoftBodyJointData getPointer(long i)
getPointer
in class Pointer
public Pointer m_bodyA()
public btSoftBodyJointData m_bodyA(Pointer setter)
public Pointer m_bodyB()
public btSoftBodyJointData m_bodyB(Pointer setter)
@ByRef public btVector3FloatData m_refs(int i)
public btSoftBodyJointData m_refs(int i, btVector3FloatData setter)
@MemberGetter public btVector3FloatData m_refs()
public float m_cfm()
public btSoftBodyJointData m_cfm(float setter)
public float m_erp()
public btSoftBodyJointData m_erp(float setter)
public float m_split()
public btSoftBodyJointData m_split(float setter)
public int m_delete()
public btSoftBodyJointData m_delete(int setter)
@ByRef public btVector3FloatData m_relPosition(int i)
public btSoftBodyJointData m_relPosition(int i, btVector3FloatData setter)
@MemberGetter public btVector3FloatData m_relPosition()
public int m_bodyAtype()
public btSoftBodyJointData m_bodyAtype(int setter)
public int m_bodyBtype()
public btSoftBodyJointData m_bodyBtype(int setter)
public int m_jointType()
public btSoftBodyJointData m_jointType(int setter)
public int m_pad()
public btSoftBodyJointData m_pad(int setter)
Copyright © 2024. All rights reserved.