Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.trapezium.vrml.node.space

Class Summary
BoundingBox  
ccwVec The ccwVec is a vector of offsets into SpaceEntitySets.
DensityPartitionMaker The DensityPartitionMaker is used to partition space.
DiagonalizeInfo  
PartitionMaker The PartitionMaker is used to partition space.
PerVertexData  
SpaceEntitySet The SpaceEntitySet holds a set of SpacePrimitive objects and a Strategy for viewing those objects.
SpacePartitionMaker The SpacePartitionMaker is used to partition space.
SpacePrimitive The SpacePrimitive is either a Vertex, Edge, or Face, but does not know its own type.
SpaceStructure The SpaceStructure keeps track of vertices, edges, and faces in a somewhat fluid manner.
Strategy Strategy provides the way a SpaceEntitySet's elements viewed.