Open CASCADE Technology
7.5.0
|
#include <Standard_Transient.hxx>
#include <Standard_DefineHandle.hxx>
#include <BRepMesh_DataStructureOfDelaun.hxx>
#include <BRepMesh_CircleTool.hxx>
#include <gp_Lin2d.hxx>
#include <IMeshData_Types.hxx>
#include <BRepMesh_Edge.hxx>
#include <stack>
Data Structures | |
class | BRepMesh_MeshTool |
Auxiliary tool providing API for manipulation with BRepMesh_DataStructureOfDelaun. More... | |
class | BRepMesh_MeshTool::NodeClassifier |
Helper functor intended to separate points to left and right from the constraint. More... | |