|
Open CASCADE Technology
6.5.4
|
#include <BRep_ListIteratorOfListOfPointRepresentation.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | BRep_ListIteratorOfListOfPointRepresentation () |
| BRep_ListIteratorOfListOfPointRepresentation (const BRep_ListOfPointRepresentation &L) | |
| void | Initialize (const BRep_ListOfPointRepresentation &L) |
| Standard_Boolean | More () const |
| void | Next () |
| Handle_BRep_PointRepresentation & | Value () const |
| DEFINE_STANDARD_ALLOC BRep_ListIteratorOfListOfPointRepresentation::BRep_ListIteratorOfListOfPointRepresentation | ( | ) |
| BRep_ListIteratorOfListOfPointRepresentation::BRep_ListIteratorOfListOfPointRepresentation | ( | const BRep_ListOfPointRepresentation & | L | ) |
| void BRep_ListIteratorOfListOfPointRepresentation::Initialize | ( | const BRep_ListOfPointRepresentation & | L | ) |
| Handle_BRep_PointRepresentation& BRep_ListIteratorOfListOfPointRepresentation::Value | ( | ) | const |
1.8.0