OCCT3D About OCCT
Open CASCADE Technology Reference Manual 8.0.1
Loading...
Searching...
No Matches
Data Structures | Namespaces
BRepGraphInc_Representation.hxx File Reference
#include <BRepGraphInc_RepId.hxx>
#include <BRepGraph_NodeId.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>
#include <Standard_Handle.hxx>

Data Structures

struct  BRepGraphInc::EdgeCurve3DRep
 3D curve use for edges. Owned by a single edge. More...
 
struct  BRepGraphInc::EdgePolygon3DRep
 3D polygon use for edges. Owned by a single edge. More...
 
struct  BRepGraphInc::CoEdgeCurve2DRep
 2D parametric curve (PCurve) use for coedges. Owned by a single coedge. More...
 
struct  BRepGraphInc::CoEdgePolygon2DRep
 2D polygon-on-surface use for coedges. Owned by a single coedge. More...
 
struct  BRepGraphInc::CoEdgePolygonOnTriRep
 Polygon-on-triangulation use for coedges. Owned by a single coedge. More...
 
struct  BRepGraphInc::FaceSurfaceRep
 Surface geometry use for faces. Owned by a single face. More...
 
struct  BRepGraphInc::FaceTriangulationRep
 Triangulation mesh use for faces. Owned by a single face. More...
 

Namespaces

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