Ocean
Loading...
Searching...
No Matches
Scene.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::Rendering::Scene
 This is the base class for all rendering scenes. More...
 

Namespaces

namespace  Ocean
 The namespace covering the entire Ocean framework.
 
namespace  Ocean::Rendering
 Namespace of the Rendering library.
 

Typedefs

using Ocean::Rendering::SceneRef = SmartObjectRef< Scene >
 Definition of a smart object reference holding a scene node.
 
using Ocean::Rendering::Scenes = std::vector< SceneRef >
 Definition of a vector holding scenes.