Package jahuwaldt.j3d.geom
-
Class Summary Class Description ConeGenerator Generator of Cone raw coordinates and geometry normals.CoordinateUtils A utility class that can be used to modify coordinate values of an item of geometry.CylinderGenerator A simple cylinder that can be configured to have end caps.GeometryData Data representation of geometry information that is created through the various generator classes in this package.GeometryGenerator Abstract base representation of geometry generator of box raw coordinate and geometry normals. -
Exception Summary Exception Description InvalidArraySizeException Exception for when one of the requested geometry generation arrays is not big enough to contain the data requested.UnsupportedTypeException Exception for when one of the requested geometry generation types is not known or understood.