Functions
tango_gl::obj_loader Namespace Reference

Functions

bool LoadOBJData (const char *path, std::vector< GLfloat > &vertices, std::vector< GLushort > &indices)
bool LoadOBJData (const char *path, std::vector< GLfloat > &vertices, std::vector< GLfloat > &normals)

Function Documentation

bool tango_gl::obj_loader::LoadOBJData ( const char *  path,
std::vector< GLfloat > &  vertices,
std::vector< GLushort > &  indices 
)

Definition at line 21 of file obj_loader.cpp.

bool tango_gl::obj_loader::LoadOBJData ( const char *  path,
std::vector< GLfloat > &  vertices,
std::vector< GLfloat > &  normals 
)

Definition at line 65 of file obj_loader.cpp.



rtabmap
Author(s): Mathieu Labbe
autogenerated on Sat Jul 23 2016 11:44:33