#include <RWMesh_ShapeIterator.hxx>#include <BRepLProp_SLProps.hxx>#include <Poly_Triangulation.hxx>#include <TopoDS_Face.hxx>#include <algorithm>Data Structures | |
| class | RWMesh_FaceIterator |
Auxiliary class to iterate through triangulated faces. Class is designed to provide an interface for iterating over the faces of a shape, specifically focusing on triangulated faces. It inherits from the RWMesh_ShapeIterator base class and extends its functionality to handle faces with triangulation data. More... | |