Class declared in <X3DTK/X3D/filevalidator.h> providing a processor that validates an X3D file, and particularly the validity of the IndexedFaceSet nodes. More...
Class declared in <X3DTK/X3D/sharedcoordcomputer.h> providing a processor that computes the Coordinate nodes so much that they are well-shared. When a Coordinate node is shared by several shapes located in different coordinates systems, the Coordinate node is duplicated, because it makes no sense to share coordinates values that are not multiple vertices. More...
Class declared in <X3DTK/X3D/worldcoordtranslator.h> providing a processor that translates the coordinates of a Scene into the world coordinates. It duplicates the shared nodes when necessary, it means when a node is used in two different coordinates system. More...
Class declared in <X3DTK/X3D/WorldCoordTranslator.h> providing a visitor of the Mul traversal of the Core component for the X3D::WorldCoordTranslator processor. More...
Class declared in <X3DTK/X3D/WorldCoordTranslator.h> providing a visitor for the Mul traversal of the Grouping component for the X3D::WorldCoordTranslator processor. More...
Class declared in <X3DTK/X3D/WorldCoordTranslator.h> providing a visitor of the Mul traversal of the Navigation component for the X3D::WorldCoordTranslator processor. More...
Class declared in <X3DTK/X3D/WorldCoordTranslator.h> providing a visitor of the Mul traversal of the Rendering component for the X3D::WorldCoordTranslator processor. More...
Class declared in <X3DTK/X3D/WorldCoordTranslator.h> providing a visitor for the Replace traversal of the Grouping component for the X3D::WorldCoordTranslator processor. More...
Class declared in <X3DTK/X3D/WorldCoordTranslator.h> providing a visitor for the Share traversal of the Core component for the X3D::WorldCoordTranslator processor. More...