|
Open CASCADE Technology
6.9.1
|
#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 |
| BRep_ListIteratorOfListOfCurveRepresentation::BRep_ListIteratorOfListOfCurveRepresentation | ( | ) |
| BRep_ListIteratorOfListOfCurveRepresentation::BRep_ListIteratorOfListOfCurveRepresentation | ( | const BRep_ListOfCurveRepresentation & | L | ) |
| 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 |
1.8.10