@Properties(inherit=BulletSoftBody.class) public class btSoftBodyFloatData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btSoftBodyFloatData()
Default native constructor.
|
btSoftBodyFloatData(long size)
Native array allocator.
|
btSoftBodyFloatData(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 btSoftBodyFloatData()
public btSoftBodyFloatData(long size)
Pointer.position(long).public btSoftBodyFloatData(Pointer p)
Pointer(Pointer).public btSoftBodyFloatData position(long position)
public btSoftBodyFloatData getPointer(long i)
getPointer in class Pointer@ByRef public btCollisionObjectFloatData m_collisionObjectData()
public btSoftBodyFloatData m_collisionObjectData(btCollisionObjectFloatData setter)
public SoftBodyPoseData m_pose()
public btSoftBodyFloatData m_pose(SoftBodyPoseData setter)
public SoftBodyMaterialData m_materials(int i)
public btSoftBodyFloatData m_materials(int i, SoftBodyMaterialData setter)
@Cast(value="SoftBodyMaterialData**") public PointerPointer m_materials()
public btSoftBodyFloatData m_materials(PointerPointer setter)
public SoftBodyNodeData m_nodes()
public btSoftBodyFloatData m_nodes(SoftBodyNodeData setter)
public SoftBodyLinkData m_links()
public btSoftBodyFloatData m_links(SoftBodyLinkData setter)
public SoftBodyFaceData m_faces()
public btSoftBodyFloatData m_faces(SoftBodyFaceData setter)
public SoftBodyTetraData m_tetrahedra()
public btSoftBodyFloatData m_tetrahedra(SoftBodyTetraData setter)
public SoftRigidAnchorData m_anchors()
public btSoftBodyFloatData m_anchors(SoftRigidAnchorData setter)
public SoftBodyClusterData m_clusters()
public btSoftBodyFloatData m_clusters(SoftBodyClusterData setter)
public btSoftBodyJointData m_joints()
public btSoftBodyFloatData m_joints(btSoftBodyJointData setter)
public int m_numMaterials()
public btSoftBodyFloatData m_numMaterials(int setter)
public int m_numNodes()
public btSoftBodyFloatData m_numNodes(int setter)
public int m_numLinks()
public btSoftBodyFloatData m_numLinks(int setter)
public int m_numFaces()
public btSoftBodyFloatData m_numFaces(int setter)
public int m_numTetrahedra()
public btSoftBodyFloatData m_numTetrahedra(int setter)
public int m_numAnchors()
public btSoftBodyFloatData m_numAnchors(int setter)
public int m_numClusters()
public btSoftBodyFloatData m_numClusters(int setter)
public int m_numJoints()
public btSoftBodyFloatData m_numJoints(int setter)
@ByRef public SoftBodyConfigData m_config()
public btSoftBodyFloatData m_config(SoftBodyConfigData setter)
Copyright © 2024. All rights reserved.