Go to the source code of this file.
Namespaces | |
namespace | tango_gl |
namespace | 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) |