Class declared in <X3DTK/X3D/scenegraph.h> defining a creator which aggregates the different component creators. The creator is an abstract factory and a facade. More...
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 visitor of the Grouping component for the X3D::WorldCoordTranslator processor. More...
Class declared in <X3DTK/X3D/worldcoordtranslator.h> providing a visitor of the Rendering component for the X3D::WorldCoordTranslator processor. More...