@NoOffset @Properties(inherit=BulletSoftBody.class) public class btDeformableContactConstraint extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btDeformableContactConstraint(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
applyImpulse(btVector3 impulse) |
btVector3 |
getDv(btSoftBody.Node arg0) |
btVector3 |
getVa() |
btVector3 |
getVb() |
btContactSolverInfo |
m_infoGlobal() |
btDeformableContactConstraint |
m_infoGlobal(btContactSolverInfo setter) |
btVector3 |
m_normal() |
btDeformableContactConstraint |
m_normal(btVector3 setter) |
boolean |
m_static() |
btDeformableContactConstraint |
m_static(boolean setter) |
void |
setPenetrationScale(double scale) |
double |
solveConstraint(btContactSolverInfo infoGlobal) |
address, 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 btDeformableContactConstraint(Pointer p)
Pointer(Pointer).public btDeformableContactConstraint m_static(boolean setter)
@Const public btContactSolverInfo m_infoGlobal()
public btDeformableContactConstraint m_infoGlobal(btContactSolverInfo setter)
public btDeformableContactConstraint m_normal(btVector3 setter)
@Cast(value="btScalar") public double solveConstraint(@Const @ByRef btContactSolverInfo infoGlobal)
@ByVal public btVector3 getDv(@Const btSoftBody.Node arg0)
Copyright © 2024. All rights reserved.