Uses of Class
es.ucm.look.ar.math.geom.Plane

Packages that use Plane
es.ucm.look.ar.math.geom   
 

Uses of Plane in es.ucm.look.ar.math.geom
 

Methods in es.ucm.look.ar.math.geom that return Plane
 Plane Triangle.getPlane()
          Returns the plain that contains this triangle
static Plane Plane.getVolatilePlane(Point3 point, Vector3 normal)
          Returns a volatile plane from a point and its normal