MoFaceDetailIj Class Reference
[Details]

Stores detail information about vertex-based shapes made of faces from a structured surface mesh. More...

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

Inheritance diagram for MoFaceDetailIj:
MoFaceDetail SoFaceDetail SoDetail SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 MoFaceDetailIj ()
virtual ~MoFaceDetailIj ()
virtual MoFaceDetailIjcopy () const

Static Public Member Functions

static SoType getClassTypeId ()



size_t getCellIndexI () const
size_t getCellIndexJ () const

Detailed Description

Stores detail information about vertex-based shapes made of faces from a structured surface mesh.

This class contains detail information about a face in a vertex-based shape made of faces (extends MoFaceDetail). Additional information includes the I/J indices of the cell that contains this face in the structured surface mesh stored in the associated MoMeshDetail (see MoFaceDetail::getMeshDetail()).

SEE ALSO

SoDetail, MoFaceDetail, MoMeshDetail, MoSurfaceMeshDetail, SoPickedPoint, SoPrimitiveVertex, SoVertexShape

See related examples:

PickingAndProbing


Constructor & Destructor Documentation

MoFaceDetailIj::MoFaceDetailIj (  ) 

Constructor.

virtual MoFaceDetailIj::~MoFaceDetailIj (  )  [virtual]

Destructor.


Member Function Documentation

virtual MoFaceDetailIj* MoFaceDetailIj::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.

Reimplemented from MoFaceDetail.

size_t MoFaceDetailIj::getCellIndexI (  )  const [inline]

Returns the indices I/J of the cell containing the face within the input mesh.

size_t MoFaceDetailIj::getCellIndexJ (  )  const [inline]

Returns the indices I/J of the cell containing the face within the input mesh.

static SoType MoFaceDetailIj::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from MoFaceDetail.

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

Returns the type identifier for this specific instance.

Reimplemented from MoFaceDetail.


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/