Implements STL model file support. More...
#include "world/CMultiMesh.h"Go to the source code of this file.
Namespaces | |
| chai3d | |
Functions | |
| bool | chai3d::cLoadFileSTL (cMultiMesh *a_object, const std::string &a_filename) |
| This function loads an STL model file. More... | |
| bool | chai3d::cSaveFileSTL (cMultiMesh *a_object, const std::string &a_filename) |
| This function saves an STL model file. More... | |