Rings
Version 0.3

Uses of Package
threeD.raytracer.primitives

Packages that use threeD.raytracer.primitives
threeD.raytracer.lighting   
threeD.raytracer.primitives   
threeD.ui.dialogs   
 

Classes in threeD.raytracer.primitives used by threeD.raytracer.lighting
Plane
          A Plane object represents an plane in 3d space.
Sphere
          A Sphere object represents a primitive sphere in 3d space.
 

Classes in threeD.raytracer.primitives used by threeD.raytracer.primitives
Mesh.Vertex
           
Polynomial
          A Polynomial object represents a 3d polynomial surface.
PolynomialTerm
          A PolynomialTerm object represents a single term of a polynomial function represented by a Polynomial object.
Triangle
          A Triangle object represents a triangle in 3d space.
 

Classes in threeD.raytracer.primitives used by threeD.ui.dialogs
Polynomial
          A Polynomial object represents a 3d polynomial surface.
 


Rings
Version 0.3

Copyright 2003-05 Mike Murray