Go to the source code of this file.
Namespaces | |
tango_gl | |
tango_gl::obj_loader | |
Functions | |
bool | tango_gl::obj_loader::LoadOBJData (const char *path, std::vector< GLfloat > &vertices, std::vector< GLushort > &indices) |
bool | tango_gl::obj_loader::LoadOBJData (const char *path, std::vector< GLfloat > &vertices, std::vector< GLfloat > &normals) |