|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.java.dev.joode.collision.collider.CylinderPlaneCollider
public class CylinderPlaneCollider
| Field Summary | |
|---|---|
static CylinderPlaneCollider |
INSTANCE
|
static float |
TOLERANCE
|
| Constructor Summary | |
|---|---|
CylinderPlaneCollider()
|
|
| Method Summary | |
|---|---|
int |
collide(Geom o1,
Geom o2,
int flags,
ContactGeom[] contact,
int contactIndex,
int skip)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final CylinderPlaneCollider INSTANCE
public static final float TOLERANCE
| Constructor Detail |
|---|
public CylinderPlaneCollider()
| Method Detail |
|---|
public int collide(Geom o1,
Geom o2,
int flags,
ContactGeom[] contact,
int contactIndex,
int skip)
collide in interface Collider
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||