Open CASCADE Technology
6.5.4
|
#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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 |
DEFINE_STANDARD_ALLOC BRep_ListIteratorOfListOfCurveRepresentation::BRep_ListIteratorOfListOfCurveRepresentation | ( | ) |
BRep_ListIteratorOfListOfCurveRepresentation::BRep_ListIteratorOfListOfCurveRepresentation | ( | const BRep_ListOfCurveRepresentation & | L | ) |
void BRep_ListIteratorOfListOfCurveRepresentation::Initialize | ( | const BRep_ListOfCurveRepresentation & | L | ) |
Handle_BRep_CurveRepresentation& BRep_ListIteratorOfListOfCurveRepresentation::Value | ( | ) | const |