| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/container/iterator.h>#include <vrs/container/stl_serialization.h>#include <vrs/vector.h>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | VRS |
Classes | |
| class | VRS::PackedVertexIteratorBase< VECTOR > |
| This iterator stores the given vertex values in a more compact form, i.e., as 3 "floats" + 1 VRS::Vector for a "high precision" offset. More... | |
Typedefs | |
| typedef PackedVertexIteratorBase < Vector > | VRS::PackedVertexIterator |
Functions | |
| VRS::VRS_SERIALIZATION_REGISTRATION_TEMPLATE (PackedVertexIteratorBase) | |