9 #ifndef RAMSES_RENDERGROUPMESHITERATOR_H
10 #define RAMSES_RENDERGROUPMESHITERATOR_H
#define RAMSES_API
Definition: APIExport.h:35
Definition: RenderGroupMeshIterator.h:20
The MeshNode holds all information which is needed to render an object to the screen.
Definition: MeshNode.h:25
The RenderGroupMeshIterator traverses MeshNodes in a RenderGroup.
Definition: RenderGroupMeshIterator.h:26
~RenderGroupMeshIterator()
Destructor.
const MeshNode * getNext()
Iterate through all MeshNodes. MeshNodes will be iterated over in order of adding,...
RenderGroupMeshIterator(const RenderGroup &renderGroup)
RenderGroupMeshIterator constructor.
The RenderGroup is a container used to collect renderables which are supposed to be rendered together...
Definition: RenderGroup.h:31
The RAMSES namespace contains all client side objects and functions used to implement RAMSES applicat...
Definition: AnimatedProperty.h:15