@Properties(inherit=BulletSoftBody.class) public class SoftBodyClusterData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SoftBodyClusterData()
Default native constructor.
|
SoftBodyClusterData(long size)
Native array allocator.
|
SoftBodyClusterData(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, zeropublic SoftBodyClusterData()
public SoftBodyClusterData(long size)
Pointer.position(long).public SoftBodyClusterData(Pointer p)
Pointer(Pointer).public SoftBodyClusterData position(long position)
public SoftBodyClusterData getPointer(long i)
getPointer in class Pointer@ByRef public btTransformFloatData m_framexform()
public SoftBodyClusterData m_framexform(btTransformFloatData setter)
@ByRef public btMatrix3x3FloatData m_locii()
public SoftBodyClusterData m_locii(btMatrix3x3FloatData setter)
@ByRef public btMatrix3x3FloatData m_invwi()
public SoftBodyClusterData m_invwi(btMatrix3x3FloatData setter)
@ByRef public btVector3FloatData m_com()
public SoftBodyClusterData m_com(btVector3FloatData setter)
@ByRef public btVector3FloatData m_vimpulses(int i)
public SoftBodyClusterData m_vimpulses(int i, btVector3FloatData setter)
@MemberGetter public btVector3FloatData m_vimpulses()
@ByRef public btVector3FloatData m_dimpulses(int i)
public SoftBodyClusterData m_dimpulses(int i, btVector3FloatData setter)
@MemberGetter public btVector3FloatData m_dimpulses()
@ByRef public btVector3FloatData m_lv()
public SoftBodyClusterData m_lv(btVector3FloatData setter)
@ByRef public btVector3FloatData m_av()
public SoftBodyClusterData m_av(btVector3FloatData setter)
public btVector3FloatData m_framerefs()
public SoftBodyClusterData m_framerefs(btVector3FloatData setter)
public IntPointer m_nodeIndices()
public SoftBodyClusterData m_nodeIndices(IntPointer setter)
public FloatPointer m_masses()
public SoftBodyClusterData m_masses(FloatPointer setter)
public int m_numFrameRefs()
public SoftBodyClusterData m_numFrameRefs(int setter)
public int m_numNodes()
public SoftBodyClusterData m_numNodes(int setter)
public int m_numMasses()
public SoftBodyClusterData m_numMasses(int setter)
public float m_idmass()
public SoftBodyClusterData m_idmass(float setter)
public float m_imass()
public SoftBodyClusterData m_imass(float setter)
public int m_nvimpulses()
public SoftBodyClusterData m_nvimpulses(int setter)
public int m_ndimpulses()
public SoftBodyClusterData m_ndimpulses(int setter)
public float m_ndamping()
public SoftBodyClusterData m_ndamping(float setter)
public float m_ldamping()
public SoftBodyClusterData m_ldamping(float setter)
public float m_adamping()
public SoftBodyClusterData m_adamping(float setter)
public float m_matching()
public SoftBodyClusterData m_matching(float setter)
public float m_maxSelfCollisionImpulse()
public SoftBodyClusterData m_maxSelfCollisionImpulse(float setter)
public float m_selfCollisionImpulseFactor()
public SoftBodyClusterData m_selfCollisionImpulseFactor(float setter)
public int m_containsAnchor()
public SoftBodyClusterData m_containsAnchor(int setter)
public int m_collide()
public SoftBodyClusterData m_collide(int setter)
public int m_clusterIndex()
public SoftBodyClusterData m_clusterIndex(int setter)
Copyright © 2024. All rights reserved.