Package net.sf.j3d.threeD.raytracer.util

Interface Summary
Editable Classes that implement the Editable interface can have editable properties modified with a general set of methods.
Producer The Producer interface is implemented by classes that represent a repeatedly evaluated function.
 

Class Summary
Editable.Selection An Editable.Selection object stores a set of options and a selection.
EditableFactory EditableFactory is the parent class for classes that can be used to construct Editable objects of some type.
TransformMatrix A TransformMatrix object represents a 4 X 4 matrix used for transforming vectors.