All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions
orgQhull::QhullPoints::iterator Class Reference

#include <QhullPoints.h>

Inheritance diagram for orgQhull::QhullPoints::iterator:
Inheritance graph
[legend]

List of all members.

Public Types

typedef ptrdiff_t difference_type
typedef
std::random_access_iterator_tag 
iterator_category
typedef value_typepointer
typedef value_typereference
typedef QhullPoint value_type

Public Member Functions

 iterator ()
 iterator (const iterator &other)
 iterator (const QhullPoints &ps)
 iterator (int pointDimension, coordT *c)
bool operator!= (const iterator &other) const
bool operator!= (const QhullPoints::const_iterator &other) const
QhullPoint operator* () const
iterator operator+ (int idx) const
iteratoroperator++ ()
iterator operator++ (int)
iteratoroperator+= (int idx)
iterator operator- (int idx) const
difference_type operator- (iterator other) const
iteratoroperator-- ()
iterator operator-- (int)
iteratoroperator-= (int idx)
QhullPointoperator-> ()
bool operator< (const iterator &other) const
bool operator< (const QhullPoints::const_iterator &other) const
bool operator<= (const iterator &other) const
bool operator<= (const QhullPoints::const_iterator &other) const
iteratoroperator= (const iterator &other)
bool operator== (const iterator &other) const
bool operator== (const QhullPoints::const_iterator &other) const
bool operator> (const iterator &other) const
bool operator> (const QhullPoints::const_iterator &other) const
bool operator>= (const iterator &other) const
bool operator>= (const QhullPoints::const_iterator &other) const
QhullPoint operator[] (int idx) const

Detailed Description

Definition at line 120 of file QhullPoints.h.


Member Typedef Documentation

Definition at line 127 of file QhullPoints.h.

typedef std::random_access_iterator_tag orgQhull::QhullPoints::iterator::iterator_category

Definition at line 123 of file QhullPoints.h.

Definition at line 125 of file QhullPoints.h.

Definition at line 126 of file QhullPoints.h.

Definition at line 124 of file QhullPoints.h.


Constructor & Destructor Documentation

Definition at line 129 of file QhullPoints.h.

Definition at line 130 of file QhullPoints.h.

orgQhull::QhullPoints::iterator::iterator ( const QhullPoints ps) [inline, explicit]

Definition at line 131 of file QhullPoints.h.

orgQhull::QhullPoints::iterator::iterator ( int  pointDimension,
coordT c 
) [inline, explicit]

Definition at line 132 of file QhullPoints.h.


Member Function Documentation

bool orgQhull::QhullPoints::iterator::operator!= ( const iterator other) const [inline]

Definition at line 139 of file QhullPoints.h.

bool orgQhull::QhullPoints::iterator::operator!= ( const QhullPoints::const_iterator other) const [inline]

Definition at line 146 of file QhullPoints.h.

QhullPoint orgQhull::QhullPoints::iterator::operator* ( ) const [inline]

Definition at line 136 of file QhullPoints.h.

iterator orgQhull::QhullPoints::iterator::operator+ ( int  idx) const [inline]

Definition at line 157 of file QhullPoints.h.

iterator& orgQhull::QhullPoints::iterator::operator++ ( ) [inline]

Definition at line 151 of file QhullPoints.h.

iterator orgQhull::QhullPoints::iterator::operator++ ( int  ) [inline]

Definition at line 152 of file QhullPoints.h.

iterator& orgQhull::QhullPoints::iterator::operator+= ( int  idx) [inline]

Definition at line 155 of file QhullPoints.h.

iterator orgQhull::QhullPoints::iterator::operator- ( int  idx) const [inline]

Definition at line 158 of file QhullPoints.h.

difference_type orgQhull::QhullPoints::iterator::operator- ( iterator  other) const [inline]

Definition at line 159 of file QhullPoints.h.

iterator& orgQhull::QhullPoints::iterator::operator-- ( ) [inline]

Definition at line 153 of file QhullPoints.h.

iterator orgQhull::QhullPoints::iterator::operator-- ( int  ) [inline]

Definition at line 154 of file QhullPoints.h.

iterator& orgQhull::QhullPoints::iterator::operator-= ( int  idx) [inline]

Definition at line 156 of file QhullPoints.h.

QhullPoint* orgQhull::QhullPoints::iterator::operator-> ( ) [inline]

Definition at line 134 of file QhullPoints.h.

bool orgQhull::QhullPoints::iterator::operator< ( const iterator other) const [inline]

Definition at line 140 of file QhullPoints.h.

bool orgQhull::QhullPoints::iterator::operator< ( const QhullPoints::const_iterator other) const [inline]

Definition at line 147 of file QhullPoints.h.

bool orgQhull::QhullPoints::iterator::operator<= ( const iterator other) const [inline]

Definition at line 141 of file QhullPoints.h.

bool orgQhull::QhullPoints::iterator::operator<= ( const QhullPoints::const_iterator other) const [inline]

Definition at line 148 of file QhullPoints.h.

iterator& orgQhull::QhullPoints::iterator::operator= ( const iterator other) [inline]

Definition at line 133 of file QhullPoints.h.

bool orgQhull::QhullPoints::iterator::operator== ( const iterator other) const [inline]

Definition at line 138 of file QhullPoints.h.

bool orgQhull::QhullPoints::iterator::operator== ( const QhullPoints::const_iterator other) const [inline]

Definition at line 145 of file QhullPoints.h.

bool orgQhull::QhullPoints::iterator::operator> ( const iterator other) const [inline]

Definition at line 142 of file QhullPoints.h.

bool orgQhull::QhullPoints::iterator::operator> ( const QhullPoints::const_iterator other) const [inline]

Definition at line 149 of file QhullPoints.h.

bool orgQhull::QhullPoints::iterator::operator>= ( const iterator other) const [inline]

Definition at line 143 of file QhullPoints.h.

bool orgQhull::QhullPoints::iterator::operator>= ( const QhullPoints::const_iterator other) const [inline]

Definition at line 150 of file QhullPoints.h.

QhullPoint orgQhull::QhullPoints::iterator::operator[] ( int  idx) const [inline]

Reimplemented from orgQhull::QhullPoint.

Definition at line 137 of file QhullPoints.h.


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


libqhull
Author(s): Robert Krug
autogenerated on Tue Jun 18 2013 12:38:50