| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/container/iterator.h>#include <vrs/color.h>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | VRS |
Classes | |
| class | VRS::PackedColorIteratorBase< COLOR > |
| This iterator stores the given color values in a more compact form, i.e., as 4 "unsigned char". More... | |
Typedefs | |
| typedef PackedColorIteratorBase< Color > | VRS::PackedColorIterator |
Functions | |
| VRS::VRS_SERIALIZATION_REGISTRATION_TEMPLATE (PackedColorIteratorBase) | |