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

Quick Search    Search Deep

Uses of Package
com.trapezium.attractor

Classes in com.trapezium.attractor used by com.trapezium.attractor
AttractorPolygonReduction
          Abstract base class for all attractor reduction chisels.
AttractorPolygonReduction.ReducerState
          ReducerState is an internal class, tracks whether or not the reduction algorithm has taken place, since it can't actually occur until optimize time (due to DEF/USE of Coordinate nodes)
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.
FaceGenerator
          The FaceGenerator generates a set of triangles based on a face from the original attractor and its dual.