Open CASCADE Technology  7.7.0
Public Member Functions

BRepMesh_MeshTool::NodeClassifier Class Reference

Helper functor intended to separate points to left and right from the constraint. More...

#include <BRepMesh_MeshTool.hxx>

Public Member Functions

 NodeClassifier (const BRepMesh_Edge &theConstraint, const Handle< BRepMesh_DataStructureOfDelaun > &theStructure)
 
Standard_Boolean IsAbove (const Standard_Integer theNodeIndex) const
 

Detailed Description

Helper functor intended to separate points to left and right from the constraint.

Constructor & Destructor Documentation

◆ NodeClassifier()

BRepMesh_MeshTool::NodeClassifier::NodeClassifier ( const BRepMesh_Edge theConstraint,
const Handle< BRepMesh_DataStructureOfDelaun > &  theStructure 
)
inline

Member Function Documentation

◆ IsAbove()

Standard_Boolean BRepMesh_MeshTool::NodeClassifier::IsAbove ( const Standard_Integer  theNodeIndex) const
inline

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