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

Quick Search    Search Deep

Package com.trapezium.chisel.cleaners

Class Summary
CoordRemoveData  
DefaultFieldValueRemover  
DEFremover  
DuplicateFieldRemover  
IFS_BadFaceRemover Remove any faces with less than 3 sides.
IFS_ColorToDiffuseColor This Chisel takes any single colored IFS within a Shape, and modifies it so that the color is indicated by the "diffuseColor" field of the material node of the appearance.
IFS_CoordRemover  
IFS_DupCoordDetector Detects and removes unnecessarily duplicated values in a coord, texCoord, color, or normal node.
IFS_DupIndexRemover Removes duplicate values in the coordIndex
IFS_NoFaceRemover This removes IndexedFaceSets that have no faces, unless the IFS has a DEF that is used.
InterpolatorMinimizer  
KeyValueRemover The KeyValueRemover removes keys and corresponding keyValues if the following conditions are encountered: 1.
NodeRemover This removes useless nodes: Interpolators with zero or one key, IS assignments are unaffected Any ROUTEs related to the removed nodes are also removed.
ROUTEMover The ROUTEMover moves bad routes to the end of the file.
UnusedPROTOInterfaceRemover