|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bulletphysics.collision.broadphase.BroadphaseProxy
com.bulletphysics.collision.broadphase.AxisSweep3Internal.Handle
com.bulletphysics.collision.broadphase.AxisSweep3_32.HandleImpl
protected static class AxisSweep3_32.HandleImpl
Field Summary |
---|
Fields inherited from class com.bulletphysics.collision.broadphase.BroadphaseProxy |
---|
clientObject, collisionFilterGroup, collisionFilterMask, multiSapParentProxy, uniqueId |
Constructor Summary | |
---|---|
protected |
AxisSweep3_32.HandleImpl()
|
Method Summary | |
---|---|
int |
getMaxEdges(int edgeIndex)
|
int |
getMinEdges(int edgeIndex)
|
void |
setMaxEdges(int edgeIndex,
int value)
|
void |
setMinEdges(int edgeIndex,
int value)
|
Methods inherited from class com.bulletphysics.collision.broadphase.AxisSweep3Internal.Handle |
---|
decMaxEdges, decMinEdges, getNextFree, incMaxEdges, incMinEdges, setNextFree |
Methods inherited from class com.bulletphysics.collision.broadphase.BroadphaseProxy |
---|
getUid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AxisSweep3_32.HandleImpl()
Method Detail |
---|
public int getMinEdges(int edgeIndex)
getMinEdges
in class AxisSweep3Internal.Handle
public void setMinEdges(int edgeIndex, int value)
setMinEdges
in class AxisSweep3Internal.Handle
public int getMaxEdges(int edgeIndex)
getMaxEdges
in class AxisSweep3Internal.Handle
public void setMaxEdges(int edgeIndex, int value)
setMaxEdges
in class AxisSweep3Internal.Handle
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |