Open Inventor Release 2024.2.0
 
Loading...
Searching...
No Matches
Probing example

MeshViz Demonstrates a simple probing in an interactive program.

This program shows how to probe a volume mesh.

A hexahedron mesh is loaded at start-up. The full mesh skin is also added to the scene.

Click on the arrow icon to enable the picking. Move the dragger inside the mesh. The cell id of the pointed cell is displayed, as well as the interpolated scalar and vector values at the pointed location.

FILES:

    • MeshVizXLM/mapping/Picking/Main.cxx
    • MeshVizXLM/mapping/Picking/DemoProbing.h
    • MeshVizXLM/mapping/Picking/DemoProbing.cxx
    • MeshVizXLM/mapping/DemoTemplate/Demo.h
    • MeshVizXLM/mapping/DemoTemplate/Demo.cxx
    • MeshVizXLM/mapping/DemoTemplate/Data.h
    • MeshVizXLM/mapping/DemoTemplate/Data.cxx
    • MeshVizXLM/mapping/DemoTemplate/MeshSceneEditor.h
    • MeshVizXLM/mapping/DemoTemplate/MeshSceneEditor.cxx
    • MeshVizXLM/mapping/DemoTemplate/TextSceneEditor.h
    • MeshVizXLM/mapping/DemoTemplate/TextSceneEditor.cxx

SEE ALSO

MoMesh MoScalarSetI MoMeshSkin MoMeshPointProbe

SCREENSHOT: