| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletSoftBody |
| Modifier and Type | Method and Description |
|---|---|
btSoftBodySolver.SolverTypes |
btSoftBodySolver.getSolverType()
Return the type of the solver.
|
btSoftBodySolver.SolverTypes |
btDefaultSoftBodySolver.getSolverType() |
btSoftBodySolver.SolverTypes |
btDeformableBodySolver.getSolverType() |
btSoftBodySolver.SolverTypes |
btSoftBodySolver.SolverTypes.intern() |
static btSoftBodySolver.SolverTypes |
btSoftBodySolver.SolverTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static btSoftBodySolver.SolverTypes[] |
btSoftBodySolver.SolverTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.