#include <set>
#include <string>
Go to the source code of this file.
Enumerations | |
enum | collapsemode { COLLAPSE_ALL, COLLAPSE_BY_MATERIAL, COLLAPSE_NONE } |
Functions | |
bool | ExportSelection (const std::set< std::string > &ignorelist, collapsemode m, bool exmat, const std::string &path, bool limitMatNames, bool objects) |
enum collapsemode |
bool ExportSelection | ( | const std::set< std::string > & | ignorelist, | |
collapsemode | m, | |||
bool | exmat, | |||
const std::string & | path, | |||
bool | limitMatNames, | |||
bool | objects | |||
) |