Ocean
rendering/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

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

Typedefs

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