@NoOffset @Properties(inherit=BulletSoftBody.class) public class btDeformableCorotatedForce extends btDeformableLagrangianForce
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btDeformableCorotatedForce() |
btDeformableCorotatedForce(double mu,
double lambda) |
btDeformableCorotatedForce(long size)
Native array allocator.
|
btDeformableCorotatedForce(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addScaledDampingForce(double scale,
btVector3Array force) |
void |
addScaledDampingForceDifferential(double scale,
btVector3Array dv,
btVector3Array df) |
void |
addScaledElasticForce(double scale,
btVector3Array force) |
void |
addScaledElasticForceDifferential(double scale,
btVector3Array dx,
btVector3Array df) |
void |
addScaledExplicitForce(double scale,
btVector3Array force) |
void |
addScaledForces(double scale,
btVector3Array force) |
void |
buildDampingForceDifferentialDiagonal(double scale,
btVector3Array diagA) |
void |
firstPiola(btMatrix3x3 F,
btMatrix3x3 P) |
int |
getForceType() |
btDeformableCorotatedForce |
getPointer(long i) |
double |
m_lambda() |
btDeformableCorotatedForce |
m_lambda(double setter) |
double |
m_mu() |
btDeformableCorotatedForce |
m_mu(double setter) |
btDeformableCorotatedForce |
position(long position) |
addScaledHessian, addSoftBody, Ds, DsFromVelocity, getNumNodes, m_nodes, m_nodes, m_softBodies, m_softBodies, reinitialize, removeSoftBody, setIndices, testDerivative, testHessian, totalDampingEnergy, totalElasticEnergy, totalEnergyaddress, 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 btDeformableCorotatedForce(Pointer p)
Pointer(Pointer).public btDeformableCorotatedForce(long size)
Pointer.position(long).public btDeformableCorotatedForce()
public btDeformableCorotatedForce position(long position)
public btDeformableCorotatedForce getPointer(long i)
getPointer in class Pointerpublic btDeformableCorotatedForce m_mu(double setter)
public btDeformableCorotatedForce m_lambda(double setter)
public void addScaledForces(@Cast(value="btScalar") double scale, @Cast(value="btDeformableCorotatedForce::TVStack*") @ByRef btVector3Array force)
addScaledForces in class btDeformableLagrangianForcepublic void addScaledExplicitForce(@Cast(value="btScalar") double scale, @Cast(value="btDeformableCorotatedForce::TVStack*") @ByRef btVector3Array force)
addScaledExplicitForce in class btDeformableLagrangianForcepublic void addScaledDampingForce(@Cast(value="btScalar") double scale, @Cast(value="btDeformableCorotatedForce::TVStack*") @ByRef btVector3Array force)
addScaledDampingForce in class btDeformableLagrangianForcepublic void addScaledElasticForce(@Cast(value="btScalar") double scale, @Cast(value="btDeformableCorotatedForce::TVStack*") @ByRef btVector3Array force)
public void firstPiola(@Const @ByRef btMatrix3x3 F, @ByRef btMatrix3x3 P)
public void addScaledElasticForceDifferential(@Cast(value="btScalar") double scale, @Cast(value="const btDeformableCorotatedForce::TVStack*") @ByRef btVector3Array dx, @Cast(value="btDeformableCorotatedForce::TVStack*") @ByRef btVector3Array df)
addScaledElasticForceDifferential in class btDeformableLagrangianForcepublic void addScaledDampingForceDifferential(@Cast(value="btScalar") double scale, @Cast(value="const btDeformableCorotatedForce::TVStack*") @ByRef btVector3Array dv, @Cast(value="btDeformableCorotatedForce::TVStack*") @ByRef btVector3Array df)
addScaledDampingForceDifferential in class btDeformableLagrangianForcepublic void buildDampingForceDifferentialDiagonal(@Cast(value="btScalar") double scale, @Cast(value="btDeformableCorotatedForce::TVStack*") @ByRef btVector3Array diagA)
buildDampingForceDifferentialDiagonal in class btDeformableLagrangianForce@Cast(value="btDeformableLagrangianForceType") public int getForceType()
getForceType in class btDeformableLagrangianForceCopyright © 2024. All rights reserved.