Classes | |
| class | BaseVTKReader |
Typedefs | |
| using | BaseObject = sofa::core::objectmodel::BaseObject |
Enumerations | |
| enum class | VTKDatasetFormat { IMAGE_DATA , STRUCTURED_POINTS , STRUCTURED_GRID , RECTILINEAR_GRID , POLYDATA , UNSTRUCTURED_GRID } |
| using sofa::component::io::mesh::basevtkreader::BaseObject = typedef sofa::core::objectmodel::BaseObject |
Use a per-file namespace. The role of this per-file namespace contain the names to make them private. Outside of this namespace the fully qualified name have to be used. At the end of this namespace only a subset of the names are imported into the parent namespace. So that you can access to BaseVTKReader with sofa::component::loader::BaseVTKReader or sofa::component::loader::basevtkreader::BaseVTKReader