Public Member Functions | Private Attributes
featureEdgesSelOp Class Reference
Collaboration diagram for featureEdgesSelOp:
Collaboration graph
[legend]

Public Member Functions

 featureEdgesSelOp (const boolList &isFeatureEdge)
 
bool operator() (const label beI) const
 

Private Attributes

const boolListisFeatureEdge_
 reference to a list holding information which edge is afeture edge More...
 

Detailed Description

Definition at line 2029 of file edgeExtractor.C.

Constructor & Destructor Documentation

◆ featureEdgesSelOp()

featureEdgesSelOp ( const boolList isFeatureEdge)
inline

Definition at line 2037 of file edgeExtractor.C.

Member Function Documentation

◆ operator()()

bool operator() ( const label  beI) const
inline

Definition at line 2042 of file edgeExtractor.C.

References featureEdgesSelOp::isFeatureEdge_.

Field Documentation

◆ isFeatureEdge_

const boolList& isFeatureEdge_
private

reference to a list holding information which edge is afeture edge

Definition at line 2033 of file edgeExtractor.C.

Referenced by featureEdgesSelOp::operator()().


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