9 #ifndef RAMSES_SCENEITERATOR_H
10 #define RAMSES_SCENEITERATOR_H
16 class SceneIteratorImpl;
51 SceneIteratorImpl* impl;
#define RAMSES_API
Definition: APIExport.h:35
Entry point of RAMSES client API.
Definition: RamsesClient.h:34
The SceneIterator traverses scenes in a RamsesClient.
Definition: SceneIterator.h:26
Scene * getNext()
Returns the next scene while iterating.
SceneIterator(const RamsesClient &client)
A SceneIterator can iterate through scenes of the given client.
The Scene holds a scene graph. It is the essential class for distributing content to the ramses syste...
Definition: Scene.h:83
The RAMSES namespace contains all client side objects and functions used to implement RAMSES applicat...
Definition: AnimatedProperty.h:15