MeshCore::MeshSameOrientationCollector Class Reference

#include <Evaluation.h>

Inheritance diagram for MeshCore::MeshSameOrientationCollector:
MeshCore::MeshOrientationVisitor MeshCore::MeshFacetVisitor

List of all members.

Public Member Functions

 MeshSameOrientationCollector (std::vector< unsigned long > &aulIndices)
bool Visit (const MeshFacet &, const MeshFacet &, unsigned long, unsigned long)
 Returns always true and collects the indices with wrong orientation.

Detailed Description

Author:
Werner Mayer

Definition at line 127 of file Evaluation.h.


Constructor & Destructor Documentation

MeshSameOrientationCollector::MeshSameOrientationCollector ( std::vector< unsigned long > &  aulIndices  ) 

Definition at line 103 of file Evaluation.cpp.


Member Function Documentation

bool MeshSameOrientationCollector::Visit ( const MeshFacet rclFacet,
const MeshFacet rclFrom,
unsigned long  ulFInd,
unsigned long  ulLevel 
) [virtual]

Returns always true and collects the indices with wrong orientation.

Reimplemented from MeshCore::MeshOrientationVisitor.

Definition at line 108 of file Evaluation.cpp.

References MeshCore::MeshFacet::HasSameOrientation().


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

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