| 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::VertexCacheOptimizer |
| Given an indexed triangle mesh (must be indexed and must contain explicitly triangles) the VertexCacheOptimizer arranges the triangles in a vertex-cache-friendly order to optimize rendering speed. More... | |