![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <BRepGraph.hxx>#include <BRepGraphInc_Definition.hxx>#include <BRepGraphInc_Reference.hxx>#include <BRepGraphInc_Representation.hxx>#include <BRepGraphInc_Instance.hxx>#include <Geom2dAdaptor_Curve.hxx>#include <GeomAdaptor_TransformedCurve.hxx>#include <GeomAdaptor_TransformedSurface.hxx>#include <GeomAbs_Shape.hxx>#include <Poly_Polygon2D.hxx>#include <Poly_Polygon3D.hxx>#include <Poly_Triangulation.hxx>#include <Standard.hxx>#include <TopAbs_Orientation.hxx>#include <gp_Pnt.hxx>#include <gp_Pnt2d.hxx>#include <utility>Data Structures | |
| class | BRepGraph_Tool |
| Centralized geometry access for BRepGraph - analogue of BRep_Tool. More... | |
| class | BRepGraph_Tool::Vertex |
| Vertex geometry accessors. More... | |
| class | BRepGraph_Tool::Edge |
| Edge geometry, curve, polygon, and continuity accessors. More... | |
| class | BRepGraph_Tool::CoEdge |
| CoEdge (half-edge) parametric curve and polygon accessors. More... | |
| class | BRepGraph_Tool::Face |
| Face surface, triangulation, and property accessors. More... | |
| class | BRepGraph_Tool::Wire |
| Wire property accessors. More... | |
| class | BRepGraph_Tool::Shell |
| Shell property accessors. More... | |
| class | BRepGraph_Tool::Mesh |
| Mesh cache writes and representation creation. More... | |