public class btConstraintSolverPoolMt extends btConstraintSolver
className| Constructor and Description |
|---|
btConstraintSolverPoolMt(int numSolvers) |
btConstraintSolverPoolMt(long cPtr,
boolean cMemoryOwn)
Construct a new btConstraintSolverPoolMt, normally you should not need this constructor it's intended for low-level usage.
|
btConstraintSolverPoolMt(SWIGTYPE_p_p_btConstraintSolver solvers,
int numSolvers) |
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btConstraintSolverPoolMt obj) |
allSolved, getCPtr, getSolverType, prepareSolve, reset, solveGroupdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btConstraintSolverPoolMt(long cPtr,
boolean cMemoryOwn)
public btConstraintSolverPoolMt(int numSolvers)
public btConstraintSolverPoolMt(SWIGTYPE_p_p_btConstraintSolver solvers, int numSolvers)
public static long getCPtr(btConstraintSolverPoolMt obj)
Copyright © 2021. All rights reserved.