Open Inventor Release 2024.1.1
 
Loading...
Searching...
No Matches
MeshViz

MeshViz is a C++ class library that extends Open Inventor. More...

Modules

 Mesh
 
 Elements
 
 Graph
 
 Misc
 

Classes

class  PoMeshViz
  MeshViz Class to initialize MeshViz. More...
 

Detailed Description

MeshViz is a C++ class library that extends Open Inventor.

MeshViz is organized into three components: Graph, Mesh, and Misc.

The first component, Graph, provides extension nodes to Open Inventor, for 2D and 3D drawing, and business graphics such as axes, curves, legends, histograms, and more.

The second component, Mesh, provides nodes for scientific and engineering visualization. The Mesh component allows you to "mine" your data. It can handle a wide variety of mesh types, including: 2D, 3D, Cartesian, spherical, cylindrical, triangular, hexahedral, structured, and indexed. 2D and 3D contouring and cross-sectioning are also supported by the Mesh component.

The third component, Misc, provides property classes as well as miscellaneous classes used by the Graph and Mesh components.