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

Fields shared by every representation entity. More...

#include <BRepGraphInc_Representation.hxx>

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

Public Types

using TypeId = BRepGraph_RepId
 

Data Fields

uint32_t OwnGen = 0
 Per-rep mutation counter.
 
bool IsRemoved = false
 Soft-removal flag.
 

Detailed Description

Fields shared by every representation entity.

Member Typedef Documentation

◆ TypeId

Field Documentation

◆ IsRemoved

bool BRepGraphInc::BaseRep::IsRemoved = false

Soft-removal flag.

◆ OwnGen

uint32_t BRepGraphInc::BaseRep::OwnGen = 0

Per-rep mutation counter.


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