| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/matrix.h>#include <vrs/vector.h>#include <vrs/bounds.h>#include <vrs/container/packedvertexiterator.h>Go to the source code of this file.
Namespaces | |
| namespace | VRS |
Classes | |
| class | VRS::AlgorithmImpl< DIM_X, DIM_Y, DIM_Z > |
| Provides general functions for VRS Vectors. More... | |
Typedefs | |
| typedef AlgorithmImpl< 0, 2, 1 > | VRS::AlgorithmXZY |
| typedef AlgorithmImpl< 0, 1, 2 > | VRS::AlgorithmXYZ |
| typedef AlgorithmXZY | VRS::Algorithm |