Open CASCADE Technology  6.9.0
Public Member Functions
BRep_ListIteratorOfListOfCurveRepresentation Class Reference

#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>

Public Member Functions

 BRep_ListIteratorOfListOfCurveRepresentation ()
 
 BRep_ListIteratorOfListOfCurveRepresentation (const BRep_ListOfCurveRepresentation &L)
 
void Initialize (const BRep_ListOfCurveRepresentation &L)
 
Standard_Boolean More () const
 
void Next ()
 
Handle
< BRep_CurveRepresentation > & 
Value () const
 

Constructor & Destructor Documentation

BRep_ListIteratorOfListOfCurveRepresentation::BRep_ListIteratorOfListOfCurveRepresentation ( )
BRep_ListIteratorOfListOfCurveRepresentation::BRep_ListIteratorOfListOfCurveRepresentation ( const BRep_ListOfCurveRepresentation L)

Member Function Documentation

void BRep_ListIteratorOfListOfCurveRepresentation::Initialize ( const BRep_ListOfCurveRepresentation L)
Standard_Boolean BRep_ListIteratorOfListOfCurveRepresentation::More ( ) const
void BRep_ListIteratorOfListOfCurveRepresentation::Next ( )
Handle< BRep_CurveRepresentation >& BRep_ListIteratorOfListOfCurveRepresentation::Value ( ) const

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