|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bulletphysics.collision.broadphase.Dbvt.ICollide
com.bulletphysics.collision.broadphase.DbvtLeafCollider
public class DbvtLeafCollider
| Field Summary | |
|---|---|
DbvtBroadphase |
pbp
|
DbvtProxy |
ppx
|
| Constructor Summary | |
|---|---|
DbvtLeafCollider(DbvtBroadphase p,
DbvtProxy px)
|
|
| Method Summary | |
|---|---|
void |
Process(Dbvt.Node na)
|
| Methods inherited from class com.bulletphysics.collision.broadphase.Dbvt.ICollide |
|---|
AllLeaves, Descent, Process, Process |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public DbvtBroadphase pbp
public DbvtProxy ppx
| Constructor Detail |
|---|
public DbvtLeafCollider(DbvtBroadphase p,
DbvtProxy px)
| Method Detail |
|---|
public void Process(Dbvt.Node na)
Process in class Dbvt.ICollide
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||