com.bulletphysics.collision.broadphase
Class SimpleBroadphaseProxy
java.lang.Object
com.bulletphysics.collision.broadphase.BroadphaseProxy
com.bulletphysics.collision.broadphase.SimpleBroadphaseProxy
public class SimpleBroadphaseProxy
- extends BroadphaseProxy
Field Summary |
protected javax.vecmath.Vector3f |
max
|
protected javax.vecmath.Vector3f |
min
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
min
protected final javax.vecmath.Vector3f min
max
protected final javax.vecmath.Vector3f max
SimpleBroadphaseProxy
public SimpleBroadphaseProxy()
SimpleBroadphaseProxy
public SimpleBroadphaseProxy(javax.vecmath.Vector3f minpt,
javax.vecmath.Vector3f maxpt,
BroadphaseNativeType shapeType,
java.lang.Object userPtr,
short collisionFilterGroup,
short collisionFilterMask,
java.lang.Object multiSapProxy)