Open CASCADE Technology  7.4.0
Public Member Functions

Graphic3d_SequenceOfHClipPlane::Iterator Class Reference

Iterator through clipping planes. More...

#include <Graphic3d_SequenceOfHClipPlane.hxx>

Inheritance diagram for Graphic3d_SequenceOfHClipPlane::Iterator:
Inheritance graph
[legend]

Public Member Functions

 Iterator ()
 
 Iterator (const Graphic3d_SequenceOfHClipPlane &thePlanes)
 
 Iterator (const Handle< Graphic3d_SequenceOfHClipPlane > &thePlanes)
 
void Init (const Graphic3d_SequenceOfHClipPlane &thePlanes)
 
void Init (const Handle< Graphic3d_SequenceOfHClipPlane > &thePlanes)
 
- Public Member Functions inherited from NCollection_Sequence< TheItemType >::Iterator
 Iterator (void)
 Empty constructor - for later Init. More...
 
 Iterator (const NCollection_Sequence &theSeq, const Standard_Boolean isStart=Standard_True)
 Constructor with initialisation. More...
 
Standard_Boolean More (void) const
 Check end. More...
 
void Next (void)
 Make step. More...
 
const TheItemType & Value (void) const
 Constant value access. More...
 
TheItemType & ChangeValue (void) const
 Variable value access. More...
 
Standard_Boolean IsEqual (const Iterator &theOther) const
 Performs comparison of two iterators. More...
 
- Public Member Functions inherited from NCollection_BaseSequence::Iterator
 Iterator (void)
 Empty constructor. More...
 
 Iterator (const NCollection_BaseSequence &theSeq, const Standard_Boolean isStart)
 Constructor with initialisation. More...
 
void Init (const NCollection_BaseSequence &theSeq, const Standard_Boolean isStart=Standard_True)
 Initialisation. More...
 
Iteratoroperator= (const Iterator &theOther)
 Assignment. More...
 
void Previous ()
 Switch to previous element; note that it will reset. More...
 

Additional Inherited Members

- Protected Attributes inherited from NCollection_BaseSequence::Iterator
NCollection_SeqNodemyCurrent
 Pointer to the current node. More...
 
NCollection_SeqNodemyPrevious
 Pointer to the previous node. More...
 

Detailed Description

Iterator through clipping planes.

Constructor & Destructor Documentation

◆ Iterator() [1/3]

Graphic3d_SequenceOfHClipPlane::Iterator::Iterator ( void  )
inline

◆ Iterator() [2/3]

Graphic3d_SequenceOfHClipPlane::Iterator::Iterator ( const Graphic3d_SequenceOfHClipPlane thePlanes)
inline

◆ Iterator() [3/3]

Graphic3d_SequenceOfHClipPlane::Iterator::Iterator ( const Handle< Graphic3d_SequenceOfHClipPlane > &  thePlanes)
inline

Member Function Documentation

◆ Init() [1/2]

void Graphic3d_SequenceOfHClipPlane::Iterator::Init ( const Graphic3d_SequenceOfHClipPlane thePlanes)
inline

◆ Init() [2/2]

void Graphic3d_SequenceOfHClipPlane::Iterator::Init ( const Handle< Graphic3d_SequenceOfHClipPlane > &  thePlanes)
inline

The documentation for this class was generated from the following file: