Uses of Class
xj3d.filter.node.EncodedBaseFilter
Packages that use EncodedBaseFilter
-
Uses of EncodedBaseFilter in xj3d.filter.filters
Subclasses of EncodedBaseFilter in xj3d.filter.filtersModifier and TypeClassDescriptionclass
Performs an Absolute scale on the coordinates during the filter.class
Processes each geometry item and centers it in it's local coordinate system based on the bounds of the coordinates.class
Downsamples a ColorRGBA node to Color node, by stripping the alpha component.class
Filter for combining multiple Shapes into a single Shape node.class
Filter for combing transform hierarchies.class
Generates normals if none are specified.class
Processes the world and calculates the global bounds of the entire world.class
Converts a IndexedFaceSet to an IndexedTriangleSet if it can.class
Filter for creating indexed versions of non-indexed geometry.class
Filter for reducing IndexedTriangleSet, IndexedTriangleStripSet, IndexedTriangleFanSet and IndexLineSet nodes to their most compact form.