Uses of Class
net.sf.j3d.threeD.raytracer.engine.SpacePartition

Packages that use SpacePartition
net.sf.j3d.threeD.raytracer.primitives   
 

Uses of SpacePartition in net.sf.j3d.threeD.raytracer.primitives
 

Subclasses of SpacePartition in net.sf.j3d.threeD.raytracer.primitives
 class Mesh
          A Mesh object stores a set of points (Vector objects) and allows triangles to be specified using those points.