@NoOffset @Properties(inherit=BulletSoftBody.class) public class btDeformableRigidContactConstraint extends btDeformableContactConstraint
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btDeformableRigidContactConstraint(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
applySplitImpulse(btVector3 impulse) |
btVector3 |
getSplitVa() |
btVector3 |
getSplitVb() |
btVector3 |
getVa() |
boolean |
m_binding() |
btDeformableRigidContactConstraint |
m_binding(boolean setter) |
btSoftBody.DeformableRigidContact |
m_contact() |
btDeformableRigidContactConstraint |
m_contact(btSoftBody.DeformableRigidContact setter) |
double |
m_penetration() |
btDeformableRigidContactConstraint |
m_penetration(double setter) |
btVector3 |
m_total_normal_dv() |
btDeformableRigidContactConstraint |
m_total_normal_dv(btVector3 setter) |
double |
m_total_split_impulse() |
btDeformableRigidContactConstraint |
m_total_split_impulse(double setter) |
btVector3 |
m_total_tangent_dv() |
btDeformableRigidContactConstraint |
m_total_tangent_dv(btVector3 setter) |
void |
setPenetrationScale(double scale) |
double |
solveConstraint(btContactSolverInfo infoGlobal) |
double |
solveSplitImpulse(btContactSolverInfo infoGlobal) |
applyImpulse, getDv, getVb, 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, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic btDeformableRigidContactConstraint(Pointer p)
Pointer(Pointer).public btDeformableRigidContactConstraint m_total_normal_dv(btVector3 setter)
public btDeformableRigidContactConstraint m_total_tangent_dv(btVector3 setter)
public btDeformableRigidContactConstraint m_penetration(double setter)
public btDeformableRigidContactConstraint m_total_split_impulse(double setter)
public btDeformableRigidContactConstraint m_binding(boolean setter)
@Const public btSoftBody.DeformableRigidContact m_contact()
public btDeformableRigidContactConstraint m_contact(btSoftBody.DeformableRigidContact setter)
@ByVal public btVector3 getVa()
getVa in class btDeformableContactConstraint@Cast(value="btScalar") public double solveConstraint(@Const @ByRef btContactSolverInfo infoGlobal)
solveConstraint in class btDeformableContactConstraintpublic void setPenetrationScale(@Cast(value="btScalar") double scale)
setPenetrationScale in class btDeformableContactConstraint@Cast(value="btScalar") public double solveSplitImpulse(@Const @ByRef btContactSolverInfo infoGlobal)
Copyright © 2024. All rights reserved.