RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR Class Reference
#include <rvc/geometrc.h>
List of all members.
Constructor & Destructor Documentation
| RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::CONST_ITERATOR |
( |
|
) |
[inline] |
| RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::CONST_ITERATOR |
( |
const SEARCHRESULT * |
sr, |
|
|
bool |
CreateEnd = false | |
|
) |
| | |
Internal constructor, used by container.
| RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::CONST_ITERATOR |
( |
const CONST_ITERATOR & |
rhs |
) |
[inline] |
Member Function Documentation
| bool RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::operator!= |
( |
const CONST_ITERATOR & |
rhs |
) |
const [inline] |
| const INT32& RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::operator* |
( |
|
) |
const [inline] |
Dereference operator, returns current element number.
| CONST_ITERATOR RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::operator++ |
( |
int |
|
) |
[inline] |
| CONST_ITERATOR& RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::operator++ |
( |
|
) |
|
| bool RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::operator== |
( |
const CONST_ITERATOR & |
rhs |
) |
const [inline] |
The documentation for this class was generated from the following file: