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

◆ LoadOBJData() [1/2]

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.

◆ LoadOBJData() [2/2]

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 Mon Jan 23 2023 03:39:00