#include "model.h"#include "rendcontext.h"#include <cassert>#include <functional>#include <algorithm>Include dependency graph for model.cpp:

Go to the source code of this file.
Variables | |
| static size_t | VertexAttributeFormatSizes [Mesh::FormatMax] |
|
|
Initial value:
{
4,
8,
12,
16,
4,
}
|
1.4.1