@NoOffset @Properties(inherit=BulletSoftBody.class) public class btDeformableLagrangianForce extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
btDeformableLagrangianForce(Pointer p)
Pointer cast constructor.
|
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, zero
public btDeformableLagrangianForce(Pointer p)
Pointer(Pointer)
.@ByRef public btSoftBodyArray m_softBodies()
public btDeformableLagrangianForce m_softBodies(btSoftBodyArray setter)
@Const public btSoftBodyNodePointerArray m_nodes()
public btDeformableLagrangianForce m_nodes(btSoftBodyNodePointerArray setter)
public void addScaledForces(@Cast(value="btScalar") double scale, @Cast(value="btDeformableLagrangianForce::TVStack*") @ByRef btVector3Array force)
public void addScaledDampingForceDifferential(@Cast(value="btScalar") double scale, @Cast(value="const btDeformableLagrangianForce::TVStack*") @ByRef btVector3Array dv, @Cast(value="btDeformableLagrangianForce::TVStack*") @ByRef btVector3Array df)
public void buildDampingForceDifferentialDiagonal(@Cast(value="btScalar") double scale, @Cast(value="btDeformableLagrangianForce::TVStack*") @ByRef btVector3Array diagA)
public void addScaledElasticForceDifferential(@Cast(value="btScalar") double scale, @Cast(value="const btDeformableLagrangianForce::TVStack*") @ByRef btVector3Array dx, @Cast(value="btDeformableLagrangianForce::TVStack*") @ByRef btVector3Array df)
public void addScaledExplicitForce(@Cast(value="btScalar") double scale, @Cast(value="btDeformableLagrangianForce::TVStack*") @ByRef btVector3Array force)
public void addScaledDampingForce(@Cast(value="btScalar") double scale, @Cast(value="btDeformableLagrangianForce::TVStack*") @ByRef btVector3Array force)
public int getNumNodes()
public void addSoftBody(btSoftBody psb)
public void removeSoftBody(btSoftBody psb)
public void setIndices(@Const btSoftBodyNodePointerArray nodes)
@ByVal public btMatrix3x3 Ds(int id0, int id1, int id2, int id3, @Cast(value="const btDeformableLagrangianForce::TVStack*") @ByRef btVector3Array dx)
@ByVal public btMatrix3x3 DsFromVelocity(@Const btSoftBody.Node n0, @Const btSoftBody.Node n1, @Const btSoftBody.Node n2, @Const btSoftBody.Node n3)
public void testDerivative()
public void testHessian()
Copyright © 2024. All rights reserved.