| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/container/iterator.h>Go to the source code of this file.
Namespaces | |
| namespace | VRS |
Classes | |
| class | VRS::ConstantIterator< T > |
| Constant Value Iterator. More... | |
Functions | |
| template<class T> | |
| ConstantIterator< T > * | VRS::makeConstantIterator (const T &value, unsigned int size=0) |
| VRS::VRS_SERIALIZATION_REGISTRATION_TEMPLATE (ConstantIterator) | |