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 Wed Jun 5 2019 22:43:43