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