Classes

class  ArVizExample
 An example for how to use ArViz. More...
 

Detailed Description

An example for how to visualize 3D elements via the 3D visualization framework ArViz.

The example creates several layers, fills them with visualization elements, and commits them to ArViz.

To see the result:

The scenario ArVizExample starts the necessary components, including the example component.

A component which wants to visualize data via ArViz should:

See also
ArVizExample