Tucano
0.1
A library for rapid prototyping with modern OpenGL and GLSL
|
#include <tucano/mesh.hpp>
Go to the source code of this file.
Namespaces | |
Tucano | |
Tucano::MeshImporter | |
Functions | |
static void | Tucano::MeshImporter::loadObjFile (Mesh *mesh, string filename) |
Loads a mesh from an OBJ file. More... | |