public final class btConstraintSolverType extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BT_MLCP_SOLVER |
static int |
BT_NNCG_SOLVER |
static int |
BT_SEQUENTIAL_IMPULSE_SOLVER |
| Constructor and Description |
|---|
btConstraintSolverType() |
public static final int BT_SEQUENTIAL_IMPULSE_SOLVER
public static final int BT_MLCP_SOLVER
public static final int BT_NNCG_SOLVER
Copyright © 2021. All rights reserved.