Uses of Class
com.openinventor.inventor.actions.SoSimplifyAction
Packages that use SoSimplifyAction
-
Uses of SoSimplifyAction in com.openinventor.inventor.actions
Subclasses of SoSimplifyAction in com.openinventor.inventor.actionsModifier and TypeClassDescriptionclass
Traverses the scene graph and collects all the triangles in a single list.class
Reorganizes the scene graph by grouping shapes with common properties, then groups these shapes in a single shape and runs the simplifier on it.class
Simplify action that replaces shapes within a scene graph with versions that contain fewer triangles.