|
@@ -198,7 +198,7 @@ struct SceneHelper
|
|
|
* The class is currently being used by various postprocessing steps
|
|
* The class is currently being used by various postprocessing steps
|
|
|
* and loaders (ie. LWS).
|
|
* and loaders (ie. LWS).
|
|
|
*/
|
|
*/
|
|
|
-class SceneCombiner
|
|
|
|
|
|
|
+class ASSIMP_API SceneCombiner
|
|
|
{
|
|
{
|
|
|
// class cannot be instanced
|
|
// class cannot be instanced
|
|
|
SceneCombiner() {}
|
|
SceneCombiner() {}
|