|
Open CASCADE Technology
6.9.1
|
#include <BRep_ListIteratorOfListOfPointRepresentation.hxx>
Public Member Functions | |
| 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 |
| BRep_ListIteratorOfListOfPointRepresentation::BRep_ListIteratorOfListOfPointRepresentation | ( | ) |
| BRep_ListIteratorOfListOfPointRepresentation::BRep_ListIteratorOfListOfPointRepresentation | ( | const BRep_ListOfPointRepresentation & | L | ) |
| void BRep_ListIteratorOfListOfPointRepresentation::Initialize | ( | const BRep_ListOfPointRepresentation & | L | ) |
| Standard_Boolean BRep_ListIteratorOfListOfPointRepresentation::More | ( | ) | const |
| void BRep_ListIteratorOfListOfPointRepresentation::Next | ( | ) |
| Handle< BRep_PointRepresentation >& BRep_ListIteratorOfListOfPointRepresentation::Value | ( | ) | const |
1.8.10