orgQhull::QhullPoints::const_iterator Class Reference

#include <QhullPoints.h>

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

List of all members.

Public Types

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

Public Member Functions

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

Detailed Description

Definition at line 163 of file QhullPoints.h.


Member Typedef Documentation

Definition at line 170 of file QhullPoints.h.

typedef std::random_access_iterator_tag orgQhull::QhullPoints::const_iterator::iterator_category

Definition at line 166 of file QhullPoints.h.

Definition at line 168 of file QhullPoints.h.

Definition at line 169 of file QhullPoints.h.

Definition at line 167 of file QhullPoints.h.


Constructor & Destructor Documentation

orgQhull::QhullPoints::const_iterator::const_iterator (  )  [inline]

Definition at line 172 of file QhullPoints.h.

orgQhull::QhullPoints::const_iterator::const_iterator ( const const_iterator other  )  [inline]

Definition at line 173 of file QhullPoints.h.

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

Definition at line 174 of file QhullPoints.h.

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

Definition at line 175 of file QhullPoints.h.

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

Definition at line 176 of file QhullPoints.h.


Member Function Documentation

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

Definition at line 183 of file QhullPoints.h.

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

Definition at line 179 of file QhullPoints.h.

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

Definition at line 194 of file QhullPoints.h.

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

Definition at line 189 of file QhullPoints.h.

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

Definition at line 188 of file QhullPoints.h.

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

Definition at line 192 of file QhullPoints.h.

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

Definition at line 196 of file QhullPoints.h.

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

Definition at line 195 of file QhullPoints.h.

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

Definition at line 191 of file QhullPoints.h.

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

Definition at line 190 of file QhullPoints.h.

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

Definition at line 193 of file QhullPoints.h.

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

Definition at line 180 of file QhullPoints.h.

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

Definition at line 184 of file QhullPoints.h.

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

Definition at line 185 of file QhullPoints.h.

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

Definition at line 177 of file QhullPoints.h.

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

Definition at line 182 of file QhullPoints.h.

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

Definition at line 186 of file QhullPoints.h.

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

Definition at line 187 of file QhullPoints.h.

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

Reimplemented from orgQhull::QhullPoint.

Definition at line 181 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


graspit
Author(s):
autogenerated on Fri Jan 11 11:20:50 2013