Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures | Namespaces
BRepGraphInc_Representation.hxx File Reference
#include <BRepGraph_RepId.hxx>
#include <Geom2d_Curve.hxx>
#include <Geom_Curve.hxx>
#include <Geom_Surface.hxx>
#include <Poly_Polygon2D.hxx>
#include <Poly_Polygon3D.hxx>
#include <Poly_PolygonOnTriangulation.hxx>
#include <Poly_Triangulation.hxx>

Data Structures

struct  BRepGraphInc::BaseRep
 Fields shared by every representation entity. More...
 
struct  BRepGraphInc::SurfaceRep
 Surface geometry representation for faces. More...
 
struct  BRepGraphInc::Curve3DRep
 3D curve geometry representation for edges. More...
 
struct  BRepGraphInc::Curve2DRep
 2D parametric curve (PCurve) representation for coedges. More...
 
struct  BRepGraphInc::TriangulationRep
 Triangulation mesh representation for faces. More...
 
struct  BRepGraphInc::Polygon3DRep
 3D polygon discretization for edges. More...
 
struct  BRepGraphInc::Polygon2DRep
 2D polygon-on-surface discretization for coedges. More...
 
struct  BRepGraphInc::PolygonOnTriRep
 Polygon-on-triangulation for coedges. Links a polygon to a specific triangulation rep (global index, not face-local). More...
 

Namespaces

namespace  BRepGraphInc
 Definition structs for the incidence-table topology model.