MbTriangleCellsSet Class Reference
[Topology]

MeshViz Build a set of triangles. More...

#include <MeshVizXLM/mesh/topology/MbTriangleCellsSet.h>

Inheritance diagram for MbTriangleCellsSet:
MiSurfaceTopologyExplicitI MbTopologyI MiTopologyExplicitI MiTopologyI MbTopology MiTopologyI MiTopology MiTopology MiTopology

List of all members.

Public Member Functions

 MbTriangleCellsSet ()
virtual const MbTriangleCellgetCell (size_t cellId) const
virtual size_t getNumCells () const
virtual size_t getBeginNodeId () const
virtual size_t getEndNodeId () const
template<typename _NodeIdIter >
void assign (_NodeIdIter beginId, _NodeIdIter endId)

Detailed Description

MeshViz Build a set of triangles.


Constructor & Destructor Documentation

MbTriangleCellsSet::MbTriangleCellsSet (  )  [inline]

Construct an empty set of quadrangle.


Member Function Documentation

template<typename _NodeIdIter >
void MbTriangleCellsSet::assign ( _NodeIdIter  beginId,
_NodeIdIter  endId 
) [inline]

Defines a new list of quadrangle according to their indices.

Thus distance(endId-beginId) should be a multiple of 3.

virtual size_t MbTriangleCellsSet::getBeginNodeId (  )  const [inline, virtual]

Returns the first node index in this triangle list.

Reimplemented from MiTopologyExplicitI.

const MbTriangleCell * MbTriangleCellsSet::getCell ( size_t  cellId  )  const [inline, virtual]

Returns the i-th cell of this set.

Implements MiSurfaceTopologyExplicitI.

virtual size_t MbTriangleCellsSet::getEndNodeId (  )  const [inline, virtual]

Returns the end node index in this triangle list.

Implements MiTopologyExplicitI.

size_t MbTriangleCellsSet::getNumCells (  )  const [inline, virtual]

Returns the number of cells in the set.

Implements MiTopologyI.


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/