MeshVizXLM

MeshVizXLM is an API useful for extracting and visualizing features from meshes. More...

Classes

class  MbVec3< _T >
  MeshViz Class defining a vector or a point of 3 coordinates. More...
class  MiAbstractMethodError
  MeshViz Exception handler for MeshViz XLM. More...
class  MiCancellationException
  MeshViz Exception handler for MeshViz XLM. More...
class  MiMeshViz
  MeshViz Class to initialize the MeshViz Mesh Extraction module. More...
class  MxTimeStamp
  MeshViz 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

Detailed Description

MeshVizXLM is an API useful for extracting and visualizing features from meshes.

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 "MeshVizXLM" of the Open Inventor User's Guide for more information.


Typedef Documentation

typedef MbVec3<double> MbVec3d

Vector of 3 double coordinates.

See also:
MbVec3
typedef MbVec3<float> MbVec3f

Vector of 3 float coordinates.

See also:
MbVec3
typedef MbVec3<size_t> MbVec3ui

Vector of 3 unsigned int.

See also:
MbVec3

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/