API Documentation
|
Classes | |
class | NDEVRFileExporter |
Helper class to export a given Assimp scene to an NDV file. To Add to Assimp, add the following line to Common/Exporter.cpp, at top of file: | |
class | NDEVRFileImporter |
Helper class to import a given scene to an NDV file. To Add to Assimp, add the following line to Common/ImporterRegistry.cpp,. | |