#include <BRepLProp_SLProps.hxx>#include <NCollection_DataMap.hxx>#include <Poly_Triangulation.hxx>#include <TopExp_Explorer.hxx>#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>#include <TopoDS_Edge.hxx>#include <XCAFPrs_Style.hxx>#include <gp_Trsf.hxx>#include <algorithm>Data Structures | |
| class | RWMesh_ShapeIterator |
| This is a virtual base class for other shape iterators. Provides an abstract interface for iterating over the elements of a shape. It defines a set of pure virtual methods that must be implemented by derived classes to handle specific types of shapes and their elements. More... | |