|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bulletphysics.collision.broadphase.DispatcherInfo
public class DispatcherInfo
Field Summary | |
---|---|
float |
allowedCcdPenetration
|
IDebugDraw |
debugDraw
|
DispatchFunc |
dispatchFunc
|
boolean |
enableSatConvex
|
boolean |
enableSPU
|
int |
stepCount
|
float |
timeOfImpact
|
float |
timeStep
|
boolean |
useContinuous
|
boolean |
useEpa
|
Constructor Summary | |
---|---|
DispatcherInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
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
Constructor Detail |
---|
public DispatcherInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |