Classes | Functions

src/util/src/MeshData.cpp File Reference

#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.

Function Documentation

bool loadMeshData ( wchar filename,
MeshData meshData 
)

Load an indexed mesh from a file.

Definition at line 39 of file MeshData.cpp.