public final class btDynamicsWorldType extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BT_CONTINUOUS_DYNAMICS_WORLD |
static int |
BT_DISCRETE_DYNAMICS_WORLD |
static int |
BT_GPU_DYNAMICS_WORLD |
static int |
BT_SIMPLE_DYNAMICS_WORLD |
static int |
BT_SOFT_MULTIBODY_DYNAMICS_WORLD |
static int |
BT_SOFT_RIGID_DYNAMICS_WORLD |
| Constructor and Description |
|---|
btDynamicsWorldType() |
public static final int BT_SIMPLE_DYNAMICS_WORLD
public static final int BT_DISCRETE_DYNAMICS_WORLD
public static final int BT_CONTINUOUS_DYNAMICS_WORLD
public static final int BT_SOFT_RIGID_DYNAMICS_WORLD
public static final int BT_GPU_DYNAMICS_WORLD
public static final int BT_SOFT_MULTIBODY_DYNAMICS_WORLD
Copyright © 2021. All rights reserved.