Uses of Class
graphics.raytracers.tracer.primatives.Isect

Packages that use Isect
graphics.raytracers.tracer.primatives   
 

Uses of Isect in graphics.raytracers.tracer.primatives
 

Methods in graphics.raytracers.tracer.primatives that return Isect
 Isect Sphere.intersect(Ray3d ry)
           
abstract  Isect Primitive.intersect(Ray3d ry)