Scalar fields and surfaces
-
VisuScalarField — Gives capabilities to load a scalar field.
-
VisuScalarfieldSet — Defines a storage object to gather VisuScalarField objects.
-
VisuSurface — Supports loading of .surf files and drawing of
surfaces through OpenGL.
-
VisuMap — Describe how to handle and draw coloured map on
a plane from a density field.
-
isoline — handle the drawing and the computation of
isolines.
-
surfaces_points — Define a structure to store a set of triangles
defining a surface.
-
VisuSurfaceResource — Define the rendering parameters of a surface.
-
pot2surf — Creates surfaces from scalar fields.
-
VisuScalarFieldBinaryOp — Defines a specialised VisuScalarField class
that is the result of a binary operation.
-
VisuScalarFieldMethod — Defines a specialised VisuScalarField class
based on data on a grid.
Main capabilities.