CFileModelOBJ.h File Reference

Implements OBJ model file support. More...

#include "world/CMultiMesh.h"
#include <map>

Go to the source code of this file.

Namespaces

 chai3d
 

Functions

bool chai3d::cLoadFileOBJ (cMultiMesh *a_object, const std::string &a_filename)
 This function loads an OBJ model file. More...
 
bool chai3d::cSaveFileOBJ (cMultiMesh *a_object, const std::string &a_filename)
 This function saves an OBJ model file. More...