set of pointers to baseT, T.getBaseT()
More...
#include </home/werner/origo/vish/modules/examples/ConvexHull/QhullSet.h>
List of all members.
Public Types
-
typedef const T * const_iterator
-
typedef QhullSet< T >
::const_iterator ConstIterator
-
typedef T * iterator
- Workaround for no setT allocator. Used if setT* is NULL.
-
typedef QhullSet< T >::iterator Iterator
Public Member Functions
-
const T & at (int idx) const
-
T & back ()
-
T & back () const
-
iterator begin ()
-
const_iterator begin () const
-
const_iterator constBegin () const
-
const T * constData () const
- end element is NULL
-
const_iterator constEnd () const
-
bool contains (const T &t) const
-
int count (const T &t) const
-
T * data ()
-
const T * data () const
-
iterator end ()
-
const_iterator end () const
-
T & first ()
-
const T & first () const
-
T & front ()
-
const T & front () const
-
int indexOf (const T &t) const
-
T & last ()
-
const T & last () const
-
int lastIndexOf (const T &t) const
-
bool operator!= (const QhullSet< T > &other) const
-
bool operator== (const QhullSet< T > &other) const
-
T & operator[] (int idx)
-
const T & operator[] (int idx) const
-
QhullSet (const QhullSet< T > &o)
-
QhullSet (setT *s)
-
T & second ()
-
const T & second () const
-
std::vector< T > toStdVector () const
-
T value (int idx) const
-
T value (int idx, const T &defaultValue) const
Static Public Member Functions
-
static int count (const setT *set)
- Workaround for no setT allocator. Used if setT* is NULL.
-
static bool isEmpty (const setT *s)
Detailed Description
set of pointers to baseT, T.getBaseT()
The documentation for this class was generated from the following file:
- modules/examples/ConvexHull/QhullSet.h