![]() |
RAMSES Documentation
27.0.130
Information for RAMSES users and developers
|
Go to the source code of this file.
Classes | |
class | ramses::SceneGraphIterator |
A SceneObjectIterator can iterate through the nodes in the scene graph with the order specified as traversal style. More... | |
Namespaces | |
ramses | |
The RAMSES namespace contains all client side objects and functions used to implement RAMSES applications. RAMSES refers to these applications as clients. | |
Enumerations | |
enum | ramses::ETreeTraversalStyle { ramses::ETreeTraversalStyle_DepthFirst = 0 , ramses::ETreeTraversalStyle_BreadthFirst } |
Tree traversal style. More... | |