Private Types | List of all members
orgQhull::QhullPointsIterator Class Reference

#include <QhullPoints.h>

Private Types

typedef QhullPoints::const_iterator const_iterator
 

Fields

const QhullPointsps
 
const_iterator i
 
 QhullPointsIterator (const QhullPoints &other)
 
QhullPointsIteratoroperator= (const QhullPoints &other)
 
bool findNext (const QhullPoint &t)
 
bool findPrevious (const QhullPoint &t)
 
bool hasNext () const
 
bool hasPrevious () const
 
QhullPoint next ()
 
QhullPoint peekNext () const
 
QhullPoint peekPrevious () const
 
QhullPoint previous ()
 
void toBack ()
 
void toFront ()
 

Detailed Description

Definition at line 236 of file QhullPoints.h.

Member Typedef Documentation

◆ const_iterator

Definition at line 238 of file QhullPoints.h.

Constructor & Destructor Documentation

◆ QhullPointsIterator()

orgQhull::QhullPointsIterator::QhullPointsIterator ( const QhullPoints other)
inline

Definition at line 246 of file QhullPoints.h.

Member Function Documentation

◆ findNext()

bool orgQhull::QhullPointsIterator::findNext ( const QhullPoint t)

Definition at line 266 of file QhullPoints.cpp.

◆ findPrevious()

bool orgQhull::QhullPointsIterator::findPrevious ( const QhullPoint t)

Definition at line 277 of file QhullPoints.cpp.

◆ hasNext()

bool orgQhull::QhullPointsIterator::hasNext ( ) const
inline

Definition at line 251 of file QhullPoints.h.

◆ hasPrevious()

bool orgQhull::QhullPointsIterator::hasPrevious ( ) const
inline

Definition at line 252 of file QhullPoints.h.

◆ next()

QhullPoint orgQhull::QhullPointsIterator::next ( )
inline

Definition at line 253 of file QhullPoints.h.

◆ operator=()

QhullPointsIterator& orgQhull::QhullPointsIterator::operator= ( const QhullPoints other)
inline

Definition at line 247 of file QhullPoints.h.

◆ peekNext()

QhullPoint orgQhull::QhullPointsIterator::peekNext ( ) const
inline

Definition at line 254 of file QhullPoints.h.

◆ peekPrevious()

QhullPoint orgQhull::QhullPointsIterator::peekPrevious ( ) const
inline

Definition at line 255 of file QhullPoints.h.

◆ previous()

QhullPoint orgQhull::QhullPointsIterator::previous ( )
inline

Definition at line 256 of file QhullPoints.h.

◆ toBack()

void orgQhull::QhullPointsIterator::toBack ( )
inline

Definition at line 257 of file QhullPoints.h.

◆ toFront()

void orgQhull::QhullPointsIterator::toFront ( )
inline

Definition at line 258 of file QhullPoints.h.

Member Data Documentation

◆ i

const_iterator orgQhull::QhullPointsIterator::i
private

Definition at line 243 of file QhullPoints.h.

◆ ps

const QhullPoints* orgQhull::QhullPointsIterator::ps
private

Definition at line 242 of file QhullPoints.h.


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


hpp-fcl
Author(s):
autogenerated on Fri Jun 2 2023 02:39:03