MeshCore::MeshTopFacetVisitor Class Reference

The MeshTopFacetVisitor just collects the indices of all visited facets. More...

#include <Visitor.h>

Inheritance diagram for MeshCore::MeshTopFacetVisitor:
MeshCore::MeshFacetVisitor

List of all members.

Public Member Functions

 MeshTopFacetVisitor (std::vector< unsigned long > &raulNB)
virtual bool Visit (const MeshFacet &rclFacet, const MeshFacet &rclFrom, unsigned long ulFInd, unsigned long)
 Collects the facet indices.
virtual ~MeshTopFacetVisitor ()

Protected Attributes

std::vector< unsigned long > & _raulNeighbours
 Indices of all visited facets.

Detailed Description

The MeshTopFacetVisitor just collects the indices of all visited facets.

Definition at line 112 of file Visitor.h.


Constructor & Destructor Documentation

MeshCore::MeshTopFacetVisitor::MeshTopFacetVisitor ( std::vector< unsigned long > &  raulNB  )  [inline]

Definition at line 115 of file Visitor.h.

virtual MeshCore::MeshTopFacetVisitor::~MeshTopFacetVisitor (  )  [inline, virtual]

Definition at line 116 of file Visitor.h.


Member Function Documentation

virtual bool MeshCore::MeshTopFacetVisitor::Visit ( const MeshFacet rclFacet,
const MeshFacet rclFrom,
unsigned long  ulFInd,
unsigned long   
) [inline, virtual]

Collects the facet indices.

Implements MeshCore::MeshFacetVisitor.

Definition at line 118 of file Visitor.h.


Member Data Documentation

std::vector<unsigned long>& MeshCore::MeshTopFacetVisitor::_raulNeighbours [protected]

Indices of all visited facets.

Definition at line 126 of file Visitor.h.


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

Generated on Wed Nov 23 19:02:26 2011 for FreeCAD by  doxygen 1.6.1