Mesh viewer demonstration package

This package of classes represent an example of what can be done with MasterSuite to visualize data on a mesh. To use this package, an application must only create an instance of a mesh node (derived from PoMeshProperty) and an instance of MeshViewer class.

Mesh2DScalarViewer Demonstration class to visualize scalar data on a surface mesh.
Mesh2DVecViewer Demonstration class to visualize vector data on a surface mesh.
Mesh3DScalarViewer Demonstration class to visualize scalar data on a volume mesh.
Mesh3DVecViewer Demonstration class to visualize vector data on a surface mesh.
MeshProbeViewer Demonstration class to get probe informations with 3D-Data-Master.
MeshStreamViewer Demonstration class to visualize stream on mesh with 3D-Data-Master.
MeshViewer Demonstration class to visualize mesh with 3D-Data-Master.
PoXtExaminerViewer Specific examiner viewer used by MeshViewer demonstration class.