![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Child reference storage entry. More...
#include <BRepGraphInc_Reference.hxx>

Public Types | |
| using | TypeId = BRepGraph_ChildRefId |
Public Types inherited from BRepGraphInc::BaseRef | |
| using | TypeId = BRepGraph_RefId |
Data Fields | |
| BRepGraph_NodeId | ChildDefId |
| TopAbs_Orientation | Orientation = TopAbs_FORWARD |
| TopLoc_Location | LocalLocation |
Data Fields inherited from BRepGraphInc::BaseRef | |
| BRepGraph_NodeId | ParentId |
| Parent topology node owning this reference usage. | |
| uint32_t | OwnGen = 0 |
| Per-reference mutation counter. | |
| bool | IsRemoved = false |
| Soft-removal flag. | |
Child reference storage entry.
| BRepGraph_NodeId BRepGraphInc::ChildRef::ChildDefId |
| TopLoc_Location BRepGraphInc::ChildRef::LocalLocation |
| TopAbs_Orientation BRepGraphInc::ChildRef::Orientation = TopAbs_FORWARD |