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