MoMeshSurface Class Reference
[Representations]

MeshViz Rendering node that displays a surface mesh. More...

#include <MeshVizXLM/mapping/nodes/MoMeshSurface.h>

Inheritance diagram for MoMeshSurface:
MoMeshSurfaceRepresentation MoMeshRepresentation MoMeshBaseRepresentation MoActionNode SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 MoMeshSurface ()

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description

MeshViz Rendering node that displays a surface mesh.

This class gets the current MoMesh node from the scene graph and renders it. The MoMesh stored in the scene graph must be a surface mesh.

Note:
It only performs an extraction for quadratic meshes and in this case, a MoTessellator must be set in the scenegraph for proper rendering.

The mesh can be colored using a scalar set defined in the colorScalarSetId inherited field. This is an index into the list of scalar sets existing in the traversal state (see the MoScalarSetxxx nodes). To disable coloring set this field to -1. Rendering can be modified using various property nodes (see the SEE ALSO section).

FILE FORMAT/DEFAULT

SEE ALSO

MoCellFilter, MoColorMapping, MoDrawStyle, MoMaterial,
MoMesh, MoTessellator, MoFaceDetail

See related examples:

TessellatedSkin, TessellatedSurface, CellShape, ClipLine, EnhancedColoring, Isoline, MaterialAndDrawStyle, Outline, PickingAndProbing, QuadraticSurface, SampleLine, SampleSurface, Slab, SurfaceCellFilter


Constructor & Destructor Documentation

MoMeshSurface::MoMeshSurface (  ) 

Constructor.


Member Function Documentation

static SoType MoMeshSurface::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from MoMeshSurfaceRepresentation.

virtual SoType MoMeshSurface::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Reimplemented from MoMeshSurfaceRepresentation.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/