Open CASCADE Technology 6.6.0
Public Member Functions
BRep_ListIteratorOfListOfPointRepresentation Class Reference

#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

Constructor & Destructor Documentation

BRep_ListIteratorOfListOfPointRepresentation::BRep_ListIteratorOfListOfPointRepresentation ( )
BRep_ListIteratorOfListOfPointRepresentation::BRep_ListIteratorOfListOfPointRepresentation ( const BRep_ListOfPointRepresentation L)

Member Function Documentation

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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines