![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <BRepGraph_NodeId.hxx>#include <BRepGraph_RefId.hxx>#include <TopAbs_Orientation.hxx>#include <TopLoc_Location.hxx>Data Structures | |
| struct | BRepGraphInc::BaseRef |
| Fields shared by every reference entry. More... | |
| struct | BRepGraphInc::ShellRef |
| Shell reference storage entry. More... | |
| struct | BRepGraphInc::FaceRef |
| Face reference storage entry. More... | |
| struct | BRepGraphInc::WireRef |
| Wire reference storage entry. More... | |
| struct | BRepGraphInc::CoEdgeRef |
| CoEdge reference storage entry. No Orientation field: CoEdgeDef::Orientation already owns the edge-on-face sense, coupled with PCurve parametrization, so duplicating orientation here would create a second competing source of truth. More... | |
| struct | BRepGraphInc::VertexRef |
| Vertex reference storage entry. More... | |
| struct | BRepGraphInc::SolidRef |
| Solid reference storage entry. More... | |
| struct | BRepGraphInc::ChildRef |
| Child reference storage entry. More... | |
| struct | BRepGraphInc::OccurrenceRef |
| Occurrence reference storage entry. Like ChildRef but without Orientation - placement is a reference property. Structurally parallel to other ref types: definitions carry no location. More... | |
Namespaces | |
| namespace | BRepGraphInc |
| Definition structs for the incidence-table topology model. | |