Line endings.
parent
09b534c45e
commit
dff3476e50
|
@ -51,6 +51,7 @@ namespace OpenGEX {
|
|||
public:
|
||||
OpenGEXExporter();
|
||||
~OpenGEXExporter();
|
||||
bool export( const char *filename, const aiScene* pScene );
|
||||
};
|
||||
} // Namespace openGEX
|
||||
} // Namespace Assimp
|
||||
|
|
Loading…
Reference in New Issue