@NoOffset public static class btSoftBody.AJoint extends btSoftBody.Joint
| Modifier and Type | Class and Description |
|---|---|
static class |
btSoftBody.AJoint.IControl |
static class |
btSoftBody.AJoint.Specs |
btSoftBody.Joint.eTypePointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
AJoint()
Default native constructor.
|
AJoint(long size)
Native array allocator.
|
AJoint(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btSoftBody.AJoint |
getPointer(long i) |
btVector3 |
m_axis() |
btVector3 |
m_axis(int i) |
btSoftBody.AJoint |
m_axis(int i,
btVector3 setter) |
btSoftBody.AJoint.IControl |
m_icontrol() |
btSoftBody.AJoint |
m_icontrol(btSoftBody.AJoint.IControl setter) |
btSoftBody.AJoint |
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 AJoint()
public AJoint(long size)
Pointer.position(long).public AJoint(Pointer p)
Pointer(Pointer).public btSoftBody.AJoint position(long position)
public btSoftBody.AJoint getPointer(long i)
getPointer in class Pointerpublic btSoftBody.AJoint m_axis(int i, btVector3 setter)
@MemberGetter public btVector3 m_axis()
public btSoftBody.AJoint.IControl m_icontrol()
public btSoftBody.AJoint m_icontrol(btSoftBody.AJoint.IControl 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.