public class DispatcherInfo extends Object
Dispatcher.| Modifier and Type | Field and Description |
|---|---|
float |
allowedCcdPenetration |
IDebugDraw |
debugDraw |
DispatchFunc |
dispatchFunc |
boolean |
enableSatConvex |
boolean |
enableSPU |
int |
stepCount |
float |
timeOfImpact |
float |
timeStep |
boolean |
useContinuous |
boolean |
useEpa |
| Constructor and Description |
|---|
DispatcherInfo() |
public float timeStep
public int stepCount
public DispatchFunc dispatchFunc
public float timeOfImpact
public boolean useContinuous
public IDebugDraw debugDraw
public boolean enableSatConvex
public boolean enableSPU
public boolean useEpa
public float allowedCcdPenetration