Package <Unnamed>

Class Summary
Composite Represents a conglomeration of several models into a single model.
Graphics3D Represents a ``paintbrush'' with which we can draw in three dimensions.
Model Represents a figure in three-dimensional space.
ModelViewer Represents a window for the user to view a model.
Point Represents a point in three dimensions, with the additional value for homogeneous coordinates.
Polygon Represents a polygonal face of a solid.
TestCube  
TestWindow  
Transform Represents a transformation of points, using an internal matrix.
TransformUtility A set of utility methods for generating transformation matrices of interest.
Vector Represents a three-dimensional vector.