OCCT3D About OCCT
Open CASCADE Technology Reference Manual 8.0.1
Loading...
Searching...
No Matches
Data Structures
BRepGraph_DefsIterator Namespace Reference

Single-level typed iterators over active child definitions. More...

Data Structures

struct  BaseTraits
 
struct  ChildOfCompoundTraits
 Traits for iterating over child nodes of a compound. More...
 
struct  CoEdgeOfWireTraits
 Traits for iterating over coedge children of a wire (direct, no ref indirection). More...
 
class  DefsOfParent
 
class  DefsVertexOfEdge
 Direct active boundary vertex children of an edge. More...
 
struct  EdgeOfWireTraits
 Traits for iterating over edge children of a wire (via coedge indirection). More...
 
struct  FaceOfShellTraits
 Traits for iterating over face children of a shell. More...
 
struct  OccurrenceOfProductTraits
 Traits for iterating over occurrence children of a product. More...
 
struct  ShellOfSolidTraits
 Traits for iterating over shell children of a solid. More...
 
struct  SolidOfCompSolidTraits
 Traits for iterating over solid children of a compsolid. More...
 
struct  WireOfFaceTraits
 Traits for iterating over wire children of a face. More...
 

Detailed Description

Single-level typed iterators over active child definitions.

These iterators do not recurse and do not accumulate location/orientation. They provide a lightweight alternative to BRepGraph_ChildExplorer when the caller only needs the direct active children of one parent definition.

The iterator skips: