@NoOffset @Properties(inherit=BulletDynamics.class) public class btSolveProjectedGaussSeidel extends btMLCPSolverInterface
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btSolveProjectedGaussSeidel() |
btSolveProjectedGaussSeidel(long size)
Native array allocator.
|
btSolveProjectedGaussSeidel(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btSolveProjectedGaussSeidel |
getPointer(long i) |
double |
m_leastSquaresResidual() |
btSolveProjectedGaussSeidel |
m_leastSquaresResidual(double setter) |
double |
m_leastSquaresResidualThreshold() |
btSolveProjectedGaussSeidel |
m_leastSquaresResidualThreshold(double setter) |
btSolveProjectedGaussSeidel |
position(long position) |
boolean |
solveMLCP(btMatrixXd A,
btVectorXd b,
btVectorXd x,
btVectorXd lo,
btVectorXd hi,
btIntArray limitDependency,
int numIterations) |
boolean |
solveMLCP(btMatrixXd A,
btVectorXd b,
btVectorXd x,
btVectorXd lo,
btVectorXd hi,
btIntArray limitDependency,
int numIterations,
boolean useSparsity) |
address, 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 btSolveProjectedGaussSeidel(Pointer p)
Pointer(Pointer).public btSolveProjectedGaussSeidel(long size)
Pointer.position(long).public btSolveProjectedGaussSeidel()
public btSolveProjectedGaussSeidel position(long position)
public btSolveProjectedGaussSeidel getPointer(long i)
getPointer in class Pointer@Cast(value="btScalar") public double m_leastSquaresResidualThreshold()
public btSolveProjectedGaussSeidel m_leastSquaresResidualThreshold(double setter)
public btSolveProjectedGaussSeidel m_leastSquaresResidual(double setter)
@Cast(value="bool") public boolean solveMLCP(@Const @ByRef btMatrixXd A, @Const @ByRef btVectorXd b, @ByRef btVectorXd x, @Const @ByRef btVectorXd lo, @Const @ByRef btVectorXd hi, @Const @ByRef btIntArray limitDependency, int numIterations, @Cast(value="bool") boolean useSparsity)
solveMLCP in class btMLCPSolverInterface@Cast(value="bool") public boolean solveMLCP(@Const @ByRef btMatrixXd A, @Const @ByRef btVectorXd b, @ByRef btVectorXd x, @Const @ByRef btVectorXd lo, @Const @ByRef btVectorXd hi, @Const @ByRef btIntArray limitDependency, int numIterations)
solveMLCP in class btMLCPSolverInterfaceCopyright © 2024. All rights reserved.