|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.bulletphysics.collision.broadphase.BroadphaseProxy com.bulletphysics.collision.broadphase.DbvtProxy
public class DbvtProxy
Field Summary | |
---|---|
DbvtAabbMm |
aabb
|
Dbvt.Node |
leaf
|
DbvtProxy[] |
links
|
int |
stage
|
Fields inherited from class com.bulletphysics.collision.broadphase.BroadphaseProxy |
---|
clientObject, collisionFilterGroup, collisionFilterMask, multiSapParentProxy, uniqueId |
Constructor Summary | |
---|---|
DbvtProxy(Object userPtr,
short collisionFilterGroup,
short collisionFilterMask)
|
Method Summary |
---|
Methods inherited from class com.bulletphysics.collision.broadphase.BroadphaseProxy |
---|
getUid |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final DbvtAabbMm aabb
public Dbvt.Node leaf
public final DbvtProxy[] links
public int stage
Constructor Detail |
---|
public DbvtProxy(Object userPtr, short collisionFilterGroup, short collisionFilterMask)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |