Open CASCADE Technology
6.8.0
|
#include <Standard.hxx>
#include <Standard_Mutex.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Face.hxx>
#include <TopoDS_Edge.hxx>
#include <TopLoc_Location.hxx>
#include <Poly_Triangulation.hxx>
#include <TopExp_Explorer.hxx>
#include <BRepMesh_EdgeChecker.hxx>
#include <vector>
Data Structures | |
class | BRepMesh_FaceChecker |
Auxilary class implementing functionality for checking consistency of triangulation on the given face. More... | |