Open CASCADE Technology  6.9.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: