@NoOffset @Properties(inherit=BulletSoftBody.class) public class btDeformableNodeAnchorConstraint extends btDeformableContactConstraint
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btDeformableNodeAnchorConstraint() |
btDeformableNodeAnchorConstraint(btDeformableNodeAnchorConstraint other) |
btDeformableNodeAnchorConstraint(btSoftBody.DeformableNodeRigidAnchor c,
btContactSolverInfo infoGlobal) |
btDeformableNodeAnchorConstraint(long size)
Native array allocator.
|
btDeformableNodeAnchorConstraint(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
applyImpulse(btVector3 impulse) |
btVector3 |
getDv(btSoftBody.Node n) |
btDeformableNodeAnchorConstraint |
getPointer(long i) |
btVector3 |
getVa() |
btVector3 |
getVb() |
btSoftBody.DeformableNodeRigidAnchor |
m_anchor() |
btDeformableNodeAnchorConstraint |
m_anchor(btSoftBody.DeformableNodeRigidAnchor setter) |
btDeformableNodeAnchorConstraint |
position(long position) |
void |
setPenetrationScale(double scale) |
double |
solveConstraint(btContactSolverInfo infoGlobal) |
m_infoGlobal, m_infoGlobal, m_normal, m_normal, m_static, m_staticaddress, 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 btDeformableNodeAnchorConstraint(Pointer p)
Pointer(Pointer).public btDeformableNodeAnchorConstraint(long size)
Pointer.position(long).public btDeformableNodeAnchorConstraint(@Const @ByRef btSoftBody.DeformableNodeRigidAnchor c, @Const @ByRef btContactSolverInfo infoGlobal)
public btDeformableNodeAnchorConstraint(@Const @ByRef btDeformableNodeAnchorConstraint other)
public btDeformableNodeAnchorConstraint()
public btDeformableNodeAnchorConstraint position(long position)
public btDeformableNodeAnchorConstraint getPointer(long i)
getPointer in class Pointer@Const public btSoftBody.DeformableNodeRigidAnchor m_anchor()
public btDeformableNodeAnchorConstraint m_anchor(btSoftBody.DeformableNodeRigidAnchor setter)
@Cast(value="btScalar") public double solveConstraint(@Const @ByRef btContactSolverInfo infoGlobal)
solveConstraint in class btDeformableContactConstraint@ByVal public btVector3 getVa()
getVa in class btDeformableContactConstraint@ByVal public btVector3 getVb()
getVb in class btDeformableContactConstraint@ByVal public btVector3 getDv(@Const btSoftBody.Node n)
getDv in class btDeformableContactConstraintpublic void applyImpulse(@Const @ByRef btVector3 impulse)
applyImpulse in class btDeformableContactConstraintpublic void setPenetrationScale(@Cast(value="btScalar") double scale)
setPenetrationScale in class btDeformableContactConstraintCopyright © 2024. All rights reserved.