8 #ifndef META_OCEAN_SCENEDESCRIPTION_SDL_ASSIMP_ASSIMP_SCENE_H
9 #define META_OCEAN_SCENEDESCRIPTION_SDL_ASSIMP_ASSIMP_SCENE_H
18 namespace SceneDescription
This class holds the entire scene contained in one assimp-supported file.
Definition: AssimpScene.h:32
AssimpScene(const std::string &filename)
Creates a new Assimp scene object.
Rendering::SceneRef internalApply(const Rendering::EngineRef &engine) override
Applies the entire scene to the rendering engine.
~AssimpScene() override
Destructs an Assimp scene object.
This class implements the base class for all sdl scene object providing access to all elements of a s...
Definition: SDLScene.h:39
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15