Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Types | Data Fields
BRepGraphInc::ChildRef Struct Reference

Child reference storage entry. More...

#include <BRepGraphInc_Reference.hxx>

Inheritance diagram for BRepGraphInc::ChildRef:
Inheritance graph
[legend]

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.
 

Detailed Description

Child reference storage entry.

Member Typedef Documentation

◆ TypeId

Field Documentation

◆ ChildDefId

BRepGraph_NodeId BRepGraphInc::ChildRef::ChildDefId

◆ LocalLocation

TopLoc_Location BRepGraphInc::ChildRef::LocalLocation

◆ Orientation

TopAbs_Orientation BRepGraphInc::ChildRef::Orientation = TopAbs_FORWARD

The documentation for this struct was generated from the following file: