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

Quick Search    Search Deep

Package com.trapezium.attractor

Class Summary
AttractorPolygonReduction Abstract base class for all attractor reduction chisels.
AttractorReductionAlgorithm The attractor based polygon reduction algorithm.
AttractorSelector The AttractorSelector or one of its subclasses is created by the CoordAttractor factory method "createAttractorSelector".
CoordAttractor The CoordAttractor attracts one set of coordinates to a second set.
FaceGenEnumerator The FaceGenEnumerator is an Enumeration which returns FaceGenerator objects.
FaceGenerator The FaceGenerator generates a set of triangles based on a face from the original attractor and its dual.
FarPreservingAttractorSelector The FarPreservingAttractorSelector marks for preservation the farthest floater in the attracted floater set.
FarPreservingCoordAttractor The FarPreservingCoordAttractor is a CoordAttractor that marks the farthest floater in the attracted set.
GeodesicAttractor Attractor polygon reduction chisel which generates a geodesic dome to use as the attractor.
LODAttractor Attractor polygon reduction chisel which works with two level LOD nodes.
NearPreservingAttractorSelector The NearPreservingAttractorSelector marks for preservation the nearest floater in the attracted floater set.
NearPreservingCoordAttractor The NearPreservingCoordAttractor is a CoordAttractor that marks the nearest floater in the attracted set.
SpaceStructureBuilder The SpaceStructureBuilder is a Chisel which loads information from a VRML file into a SpaceStructureLoader.