CFileModel3DS.h File Reference

Implements 3DS model file support. More...

#include "world/CMultiMesh.h"

Go to the source code of this file.

Namespaces

 chai3d
 

Functions

bool chai3d::cLoadFile3DS (cMultiMesh *a_object, const std::string &a_filename)
 This function loads a 3DS model file. More...
 
bool chai3d::cSaveFile3DS (cMultiMesh *a_object, const std::string &a_filename)
 This function saves a 3DS model file. More...