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

Quick Search    Search Deep

Package com.trapezium.chisel.mutators

Class Summary
Cubist  
EV_to_IFS  
IFS_Converter This base class chisel turns IndexedFaceSets into IndexedLineSets or PointSet
IFS_FaceToLineSet This chisel turns IndexedFaceSets into IndexedLineSets.
IFS_FaceToPointSet This chisel turns IndexedFaceSets into PointSets
IFS_Masher This is an implementation of Michael's polygon reduction algorithm, rebuilds space structure by breaking into cubes, then reconnecting.
IFS_Smasher  
IFS_SpacePartition Abstract base class for a chisel which requires space partitioning.
IFS_Triangulator  
Origami