@NoOffset @Properties(inherit=BulletDynamics.class) public class btLemkeSolver extends btMLCPSolverInterface
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btLemkeSolver() |
btLemkeSolver(long size)
Native array allocator.
|
btLemkeSolver(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btLemkeSolver |
getPointer(long i) |
int |
m_debugLevel() |
btLemkeSolver |
m_debugLevel(int setter) |
int |
m_maxLoops() |
btLemkeSolver |
m_maxLoops(int setter) |
double |
m_maxValue() |
btLemkeSolver |
m_maxValue(double setter) |
boolean |
m_useLoHighBounds() |
btLemkeSolver |
m_useLoHighBounds(boolean setter) |
btLemkeSolver |
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 btLemkeSolver(Pointer p)
Pointer(Pointer).public btLemkeSolver(long size)
Pointer.position(long).public btLemkeSolver()
public btLemkeSolver position(long position)
public btLemkeSolver getPointer(long i)
getPointer in class Pointerpublic btLemkeSolver m_maxValue(double setter)
public int m_debugLevel()
public btLemkeSolver m_debugLevel(int setter)
public int m_maxLoops()
public btLemkeSolver m_maxLoops(int setter)
public btLemkeSolver m_useLoHighBounds(boolean 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.