@NoOffset @Properties(inherit=BulletSoftBody.class) public class btDeformableStaticConstraint extends btDeformableContactConstraint
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btDeformableStaticConstraint() |
btDeformableStaticConstraint(btDeformableStaticConstraint other) |
btDeformableStaticConstraint(btSoftBody.Node node,
btContactSolverInfo infoGlobal) |
btDeformableStaticConstraint(long size)
Native array allocator.
|
btDeformableStaticConstraint(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
applyImpulse(btVector3 impulse) |
btVector3 |
getDv(btSoftBody.Node n) |
btDeformableStaticConstraint |
getPointer(long i) |
btVector3 |
getVa() |
btVector3 |
getVb() |
btSoftBody.Node |
m_node() |
btDeformableStaticConstraint |
m_node(btSoftBody.Node setter) |
btDeformableStaticConstraint |
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 btDeformableStaticConstraint(Pointer p)
Pointer(Pointer).public btDeformableStaticConstraint(long size)
Pointer.position(long).public btDeformableStaticConstraint(btSoftBody.Node node, @Const @ByRef btContactSolverInfo infoGlobal)
public btDeformableStaticConstraint()
public btDeformableStaticConstraint(@Const @ByRef btDeformableStaticConstraint other)
public btDeformableStaticConstraint position(long position)
public btDeformableStaticConstraint getPointer(long i)
getPointer in class Pointerpublic btSoftBody.Node m_node()
public btDeformableStaticConstraint m_node(btSoftBody.Node 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.