MoMeshDetail Class Reference
[Details]

Stores detail information about a mesh. More...

#include <MeshVizXLM/mapping/details/MoMeshDetail.h>

Inheritance diagram for MoMeshDetail:
SoDetail SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 MoMeshDetail ()
virtual ~MoMeshDetail ()
MeshType getMeshType () const
const MiMeshgetMesh () const
const MiScalardSetgetColorScalarSet () const
const std::vector< const
MiScalardSet * > & 
getColorScalarSets () const
virtual MoMeshDetailcopy () const

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description

Stores detail information about a mesh.

This class contains detail information about a mesh, like the mesh type, the mesh itself as an MiMesh and the associated color scalarset as an MiBoundedDataSet.

Detail objects are returned by the SoPickedPoint class after picking.

SEE ALSO

SoDetail, SoPickedPoint, MoFaceDetail, MoLineDetail, MiMesh, MiBoundedDataSet

See related examples:

Picking, PickingAndProbing, TutorialPicking1, TutorialPicking2, TutorialPicking3, TutorialPicking4, TutorialPicking5, TutorialPicking6, TutorialPicking7, TutorialPicking8, TutorialPicking9


Constructor & Destructor Documentation

MoMeshDetail::MoMeshDetail (  ) 

Constructor.

virtual MoMeshDetail::~MoMeshDetail (  )  [virtual]

Destructor.


Member Function Documentation

virtual MoMeshDetail* MoMeshDetail::copy (  )  const [virtual]

Returns an instance that is a copy of this instance.

The caller is responsible for deleting the copy when it is no longer needed.

Implements SoDetail.

static SoType MoMeshDetail::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoDetail.

const MiScalardSet* MoMeshDetail::getColorScalarSet (  )  const
const std::vector<const MiScalardSet*>& MoMeshDetail::getColorScalarSets (  )  const [inline]
const MiMesh* MoMeshDetail::getMesh (  )  const [inline]
MeshType MoMeshDetail::getMeshType (  )  const [inline]
virtual SoType MoMeshDetail::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Implements SoTypedObject.


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

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/