@NoOffset public static class btSoftBody.CJoint extends btSoftBody.Joint
btSoftBody.Joint.eType, btSoftBody.Joint.SpecsPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CJoint()
Default native constructor.
|
CJoint(long size)
Native array allocator.
|
CJoint(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btSoftBody.CJoint |
getPointer(long i) |
double |
m_friction() |
btSoftBody.CJoint |
m_friction(double setter) |
int |
m_life() |
btSoftBody.CJoint |
m_life(int setter) |
int |
m_maxlife() |
btSoftBody.CJoint |
m_maxlife(int setter) |
btVector3 |
m_normal() |
btSoftBody.CJoint |
m_normal(btVector3 setter) |
btVector3 |
m_rpos() |
btVector3 |
m_rpos(int i) |
btSoftBody.CJoint |
m_rpos(int i,
btVector3 setter) |
btSoftBody.CJoint |
position(long position) |
void |
Prepare(double dt,
int iterations) |
void |
Solve(double dt,
double sor) |
void |
Terminate(double dt) |
m_bodies, m_bodies, m_bodies, m_cfm, m_cfm, m_delete, m_delete, m_drift, m_drift, m_erp, m_erp, m_massmatrix, m_massmatrix, m_refs, m_refs, m_refs, m_sdrift, m_sdrift, m_split, m_split, Typeaddress, 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 CJoint()
public CJoint(long size)
Pointer.position(long).public CJoint(Pointer p)
Pointer(Pointer).public btSoftBody.CJoint position(long position)
public btSoftBody.CJoint getPointer(long i)
getPointer in class Pointerpublic int m_life()
public btSoftBody.CJoint m_life(int setter)
public int m_maxlife()
public btSoftBody.CJoint m_maxlife(int setter)
public btSoftBody.CJoint m_rpos(int i, btVector3 setter)
@MemberGetter public btVector3 m_rpos()
public btSoftBody.CJoint m_normal(btVector3 setter)
public btSoftBody.CJoint m_friction(double setter)
public void Prepare(@Cast(value="btScalar") double dt, int iterations)
Prepare in class btSoftBody.Jointpublic void Solve(@Cast(value="btScalar") double dt, @Cast(value="btScalar") double sor)
Solve in class btSoftBody.Jointpublic void Terminate(@Cast(value="btScalar") double dt)
Terminate in class btSoftBody.JointCopyright © 2024. All rights reserved.