OpenGEX: fix some review findings.
This commit is contained in:
@@ -50,6 +50,10 @@ OpenGEXExporter::OpenGEXExporter() {
|
||||
OpenGEXExporter::~OpenGEXExporter() {
|
||||
}
|
||||
|
||||
bool OpenGEXExporter::exportScene( const char *filename, const aiScene* pScene ) {
|
||||
return true;
|
||||
}
|
||||
|
||||
#endif // ASSIMP_BUILD_NO_OPENGEX_EXPORTER
|
||||
|
||||
} // Namespace OpenGEX
|
||||
|
||||
Reference in New Issue
Block a user