Open CASCADE Technology 7.8.0
|
#include <IMeshTools_Parameters.hxx>
#include <Standard_Transient.hxx>
#include <IMeshData_Face.hxx>
#include <Standard_Type.hxx>
#include <NCollection_Shared.hxx>
Data Structures | |
class | BRepMesh_FaceChecker |
Auxiliary class checking wires of target face for self-intersections. Explodes wires of discrete face on sets of segments using tessellation data stored in model. Each segment is then checked for intersection with other ones. All collisions are registered and returned as result of check. More... | |
struct | BRepMesh_FaceChecker::Segment |
Identifies segment inside face. More... | |