@NoOffset @Properties(inherit=BulletSoftBody.class) public class btDeformableNodeRigidContactConstraint extends btDeformableRigidContactConstraint
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btDeformableNodeRigidContactConstraint() |
btDeformableNodeRigidContactConstraint(btDeformableNodeRigidContactConstraint other) |
btDeformableNodeRigidContactConstraint(btSoftBody.DeformableNodeRigidContact contact,
btContactSolverInfo infoGlobal) |
btDeformableNodeRigidContactConstraint(long size)
Native array allocator.
|
btDeformableNodeRigidContactConstraint(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
applyImpulse(btVector3 impulse) |
void |
applySplitImpulse(btVector3 impulse) |
btSoftBody.DeformableNodeRigidContact |
getContact() |
btVector3 |
getDv(btSoftBody.Node arg0) |
btDeformableNodeRigidContactConstraint |
getPointer(long i) |
btVector3 |
getSplitVb() |
btVector3 |
getVb() |
btSoftBody.Node |
m_node() |
btDeformableNodeRigidContactConstraint |
m_node(btSoftBody.Node setter) |
btDeformableNodeRigidContactConstraint |
position(long position) |
getSplitVa, getVa, m_binding, m_binding, m_contact, m_contact, m_penetration, m_penetration, m_total_normal_dv, m_total_normal_dv, m_total_split_impulse, m_total_split_impulse, m_total_tangent_dv, m_total_tangent_dv, setPenetrationScale, solveConstraint, solveSplitImpulsem_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 btDeformableNodeRigidContactConstraint(Pointer p)
Pointer(Pointer).public btDeformableNodeRigidContactConstraint(long size)
Pointer.position(long).public btDeformableNodeRigidContactConstraint(@Const @ByRef btSoftBody.DeformableNodeRigidContact contact, @Const @ByRef btContactSolverInfo infoGlobal)
public btDeformableNodeRigidContactConstraint(@Const @ByRef btDeformableNodeRigidContactConstraint other)
public btDeformableNodeRigidContactConstraint()
public btDeformableNodeRigidContactConstraint position(long position)
public btDeformableNodeRigidContactConstraint getPointer(long i)
getPointer in class Pointerpublic btSoftBody.Node m_node()
public btDeformableNodeRigidContactConstraint m_node(btSoftBody.Node setter)
@ByVal public btVector3 getVb()
getVb in class btDeformableContactConstraint@ByVal public btVector3 getSplitVb()
getSplitVb in class btDeformableRigidContactConstraint@ByVal public btVector3 getDv(@Const btSoftBody.Node arg0)
getDv in class btDeformableContactConstraint@Const public btSoftBody.DeformableNodeRigidContact getContact()
public void applyImpulse(@Const @ByRef btVector3 impulse)
applyImpulse in class btDeformableContactConstraintpublic void applySplitImpulse(@Const @ByRef btVector3 impulse)
applySplitImpulse in class btDeformableRigidContactConstraintCopyright © 2024. All rights reserved.