MeshIViz: MeshViz XLM More...
Classes | |
class | MbVec3< _T > |
Class defining a vector or a point of 3 coordinates. More... | |
class | MiAbstractMethodError |
Exception handler for MeshViz XLM. More... | |
class | MiMeshViz |
Class to initialize the MeshViz Mesh Extraction module. More... | |
class | MxTimeStamp |
Manages an identifier that can be used as a time stamp. More... | |
Modules | |
Mesh interfaces | |
Mapping | |
Extractors | |
Extracted mesh interfaces | |
Typedefs | |
typedef MbVec3< size_t > | MbVec3ui |
typedef MbVec3< float > | MbVec3f |
typedef MbVec3< double > | MbVec3d |
MeshViz XLM, is an API useful for extracting and visualizing features from meshes used in finite element analysis (FEA) and computer aided engineering (CAE).
MeshViz XLM contains two separate parts: Mesh Extraction and Data Mapping.
See chapter "MeshViz XLM" of the Open Inventor User's Guide for more information.