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

Quick Search    Search Deep

Package com.trapezium.chisel.reducers

Class Summary
IFS_CoplanarTriToQuad This chisel turns coplanar triangles into quads, preserving texture and normal information.
IFS_MeshRemover This is a polygon reduction tool, merges parallel edges into single edges.
IFS_PolygonRemover This is a polygon reduction tool, removes smallest triangles in an IndexedFaceSet.
IFS_Simplifier This chisel removes polygons with an edge removal algorithm implemented in SpaceStructure
IFS_SpaceStructureLoader This is the abstract base class for any Optimizer which relies on the trapezium.vrml.node.space package.