closes https://github.com/assimp/assimp/issues/584: export scene combiner.
This commit is contained in:
@@ -198,7 +198,7 @@ struct SceneHelper
|
||||
* The class is currently being used by various postprocessing steps
|
||||
* and loaders (ie. LWS).
|
||||
*/
|
||||
class SceneCombiner
|
||||
class ASSIMP_API SceneCombiner
|
||||
{
|
||||
// class cannot be instanced
|
||||
SceneCombiner() {}
|
||||
|
||||
Reference in New Issue
Block a user