|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.ucm.look.ar.math.collision.SquareArmature
es.ucm.look.ar.math.collision.debug.SquareDebugArmature
public class SquareDebugArmature
Constructor Summary | |
---|---|
SquareDebugArmature(Point3 topLeft,
Point3 bottomLeft,
Point3 bottomRight,
Point3 topRight)
|
Method Summary | |
---|---|
void |
debugDraw(GL10 gl)
Debug draw |
Methods inherited from class es.ucm.look.ar.math.collision.SquareArmature |
---|
contains, getIntersectionPoint, intersects |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface es.ucm.look.ar.math.collision.Armature |
---|
contains, getIntersectionPoint, intersects |
Constructor Detail |
---|
public SquareDebugArmature(Point3 topLeft, Point3 bottomLeft, Point3 bottomRight, Point3 topRight)
Method Detail |
---|
public void debugDraw(GL10 gl)
DebugArmature
debugDraw
in interface DebugArmature
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |