|
Pyrogenesis
13997
|
#include "precompiled.h"#include "lib/alignment.h"#include "lib/ogl.h"#include "lib/sysdep/rtl.h"#include "maths/Vector3D.h"#include "maths/Vector4D.h"#include "graphics/Color.h"#include "graphics/SColor.h"#include "renderer/VertexArray.h"#include "renderer/VertexBuffer.h"#include "renderer/VertexBufferManager.h"Go to the source code of this file.
Functions | |
| static size_t | RoundStride (size_t stride) |
|
static |
Definition at line 203 of file VertexArray.cpp.
1.8.5