@NoOffset public static class btSoftBody.Tetra extends btSoftBody.Feature
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Tetra()
Default native constructor.
|
Tetra(long size)
Native array allocator.
|
Tetra(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btSoftBody.Tetra |
getPointer(long i) |
btVector3 |
m_c0() |
btVector3 |
m_c0(int i) |
btSoftBody.Tetra |
m_c0(int i,
btVector3 setter) |
double |
m_c1() |
btSoftBody.Tetra |
m_c1(double setter) |
double |
m_c2() |
btSoftBody.Tetra |
m_c2(double setter) |
btMatrix3x3 |
m_Dm_inverse() |
btSoftBody.Tetra |
m_Dm_inverse(btMatrix3x3 setter) |
double |
m_element_measure() |
btSoftBody.Tetra |
m_element_measure(double setter) |
btMatrix3x3 |
m_F() |
btSoftBody.Tetra |
m_F(btMatrix3x3 setter) |
btDbvtNode |
m_leaf() |
btSoftBody.Tetra |
m_leaf(btDbvtNode setter) |
PointerPointer |
m_n() |
btSoftBody.Node |
m_n(int i) |
btSoftBody.Tetra |
m_n(int i,
btSoftBody.Node setter) |
btVector4 |
m_P_inv() |
btVector4 |
m_P_inv(int i) |
btSoftBody.Tetra |
m_P_inv(int i,
btVector4 setter) |
double |
m_rv() |
btSoftBody.Tetra |
m_rv(double setter) |
btSoftBody.Tetra |
position(long position) |
m_material, m_materialm_tag, m_tagaddress, 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 Tetra()
public Tetra(long size)
Pointer.position(long).public Tetra(Pointer p)
Pointer(Pointer).public btSoftBody.Tetra position(long position)
position in class btSoftBody.Featurepublic btSoftBody.Tetra getPointer(long i)
getPointer in class btSoftBody.Featurepublic btSoftBody.Node m_n(int i)
public btSoftBody.Tetra m_n(int i, btSoftBody.Node setter)
@MemberGetter @Cast(value="btSoftBody::Node**") public PointerPointer m_n()
public btSoftBody.Tetra m_rv(double setter)
public btDbvtNode m_leaf()
public btSoftBody.Tetra m_leaf(btDbvtNode setter)
public btSoftBody.Tetra m_c0(int i, btVector3 setter)
@MemberGetter public btVector3 m_c0()
public btSoftBody.Tetra m_c1(double setter)
public btSoftBody.Tetra m_c2(double setter)
@ByRef public btMatrix3x3 m_Dm_inverse()
public btSoftBody.Tetra m_Dm_inverse(btMatrix3x3 setter)
@ByRef public btMatrix3x3 m_F()
public btSoftBody.Tetra m_F(btMatrix3x3 setter)
public btSoftBody.Tetra m_element_measure(double setter)
public btSoftBody.Tetra m_P_inv(int i, btVector4 setter)
@MemberGetter public btVector4 m_P_inv()
Copyright © 2024. All rights reserved.