MoMeshClipPoint Class Reference
[Representations]

MeshViz Rendering node that displays clip points of a line mesh. More...

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

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

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 MoMeshClipPoint ()
const MiClipPointExtractgetExtractor () const

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoSFPlane plane

Friends

class MdMeshClipPoint

Detailed Description

MeshViz Rendering node that displays clip points of a line mesh.

Clip points are represented as an unstructured point mesh defined by the intersection of an arbitrary plane and a line mesh. The plane (an SbPlane) is defined by a direction vector and a distance from the origin.

The points 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,
MiClipPointExtract

See related examples:

ClipPoint


Constructor & Destructor Documentation

MoMeshClipPoint::MoMeshClipPoint (  ) 

Constructor.


Member Function Documentation

static SoType MoMeshClipPoint::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from MoMeshRepresentation.

const MiClipPointExtract* MoMeshClipPoint::getExtractor (  )  const

Get extractor for reuse outside this node.

Note:
The returned pointer may be null if a mesh has not been set in the scene graph or if no render action traversal has occurred.
virtual SoType MoMeshClipPoint::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Reimplemented from MoMeshRepresentation.


Friends And Related Function Documentation

friend class MdMeshClipPoint [friend]

Member Data Documentation

Position of the plane slice.

Z=0 plane by default.


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/