OCCT3D About OCCT
Open CASCADE Technology Reference Manual 8.0.1
Loading...
Searching...
No Matches
Data Structures | Namespaces | Typedefs
BRepGraph_DefsIterator.hxx File Reference
#include <BRepGraph.hxx>
#include <BRepGraph_RefsView.hxx>
#include <BRepGraph_TopoView.hxx>
#include <NCollection_ForwardRange.hxx>
#include <NCollection_LinearVector.hxx>
#include <type_traits>

Data Structures

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

Namespaces

namespace  BRepGraph_DefsIterator
 Single-level typed iterators over active child definitions.
 

Typedefs

using BRepGraph_DefsShellOfSolid
 
using BRepGraph_DefsFaceOfShell
 
using BRepGraph_DefsEdgeOfWire
 
using BRepGraph_DefsWireOfFace
 
using BRepGraph_DefsCoEdgeOfWire
 
using BRepGraph_DefsSolidOfCompSolid
 
using BRepGraph_DefsChildOfCompound
 
using BRepGraph_DefsOccurrenceOfProduct
 
using BRepGraph_DefsVertexOfEdge = BRepGraph_DefsIterator::DefsVertexOfEdge
 

Typedef Documentation

◆ BRepGraph_DefsChildOfCompound

◆ BRepGraph_DefsCoEdgeOfWire

◆ BRepGraph_DefsEdgeOfWire

◆ BRepGraph_DefsFaceOfShell

◆ BRepGraph_DefsOccurrenceOfProduct

◆ BRepGraph_DefsShellOfSolid

◆ BRepGraph_DefsSolidOfCompSolid

◆ BRepGraph_DefsVertexOfEdge

◆ BRepGraph_DefsWireOfFace