Open CASCADE Technology 7.9.0
RWMesh_VertexIterator.hxx File Reference
#include <NCollection_DataMap.hxx>
#include <Poly_Polygon3D.hxx>
#include <RWMesh_ShapeIterator.hxx>
#include <TopExp_Explorer.hxx>
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
#include <TopoDS_Vertex.hxx>
#include <XCAFPrs_Style.hxx>
#include <gp_Trsf.hxx>
#include <algorithm>

Data Structures

class  RWMesh_VertexIterator
 Auxiliary class to iterate through vertices. Provides functionality to iterate through the vertices of a shape. It inherits from RWMesh_ShapeIterator and implements methods to access and manipulate vertex data. More...