Package com.sun.j3d.utils.geometry

Class Summary
Box Box is a geometry primitive created with a given length, width, and height.
ColorCube Simple color-per-vertex cube with a different color for each face
Cone Cone is a geometry primitive defined with a radius and a height.
Cylinder Cylinder is a geometry primitive defined with a radius and a height.
GeometryInfo The GeometryInfo object holds data for processing by the Java3D geometry utility tools.
NormalGenerator The NormalGenerator utility will calculate and fill in the normals of a GeometryInfo object.
Primitive Base class for all Java 3D primitives.
Sphere Sphere is a geometry primitive created with a given radius and resolution.
Text2D A Text2D object is a representation of a string as a texture mapped rectangle.