#include "../pch.h"
Go to the source code of this file.
Classes | |
struct | rvgHeader |
Functions | |
bool | loadMeshData (wchar *filename, MeshData &meshData) |
Load an indexed mesh from a file. |
Load an indexed mesh from a file.
Definition at line 39 of file MeshData.cpp.