See: Description
| Class | Description |
|---|---|
| Basic | |
| BBox |
Bounding Box class for Triangulator.
|
| BottleNeck | |
| Box |
Box is a geometry primitive created with a given length, width, and height.
|
| Bridge | |
| Clean | |
| 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.
|
| Degenerate | |
| Desperate | |
| Distance | |
| EarClip | |
| Edge | |
| EdgeTable | |
| GeomBuffer |
GeomBuffer allows OpenGL-like input of geometry data.
|
| GeometryInfo |
The GeometryInfo object holds data for processing by the Java3D geometry
utility tools.
|
| GeometryInfoGenerator |
Populate a GeometryInfo object from the Geometry provided.
|
| Heap | |
| HeapNode | |
| Left | |
| ListNode | |
| NoHash | |
| NormalGenerator |
The NormalGenerator utility will calculate and fill in the normals
of a GeometryInfo object.
|
| Numerics | |
| Orientation | |
| PntNode | |
| Primitive |
Base class for all Java 3D primitives.
|
| Project | |
| Quadrics | |
| Simple | |
| Sphere |
Sphere is a geometry primitive created with a given radius and resolution.
|
| Stripifier |
The Stripifier utility will change the primitive of the GeometryInfo
object to Triangle Strips.
|
| StripifierStats |
This class collects statistics on the Stripifier.
|
| Text2D |
A Text2D object is a representation of a string as a texture mapped
rectangle.
|
| Triangle | |
| Triangulator |
Triangulator is a utility for turning arbitrary polygons into triangles
so they can be rendered by Java 3D.
|
Provides geometry construction, triangulation, and optimization utility classes.
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.