Entry point for constructing and manipulating scene graphs.
More...
#include <RixSceneGraph.h>
Entry point for constructing and manipulating scene graphs.
Definition at line 1457 of file RixSceneGraph.h.
◆ RixSGManager()
RixSGManager::RixSGManager |
( |
| ) |
|
|
inlineprotected |
◆ ~RixSGManager()
virtual RixSGManager::~RixSGManager |
( |
| ) |
|
|
protectedvirtualdefault |
◆ CreateScene()
Create a scene graph interface
- Parameters
-
[in] | orientation | Default winding order. Supported values are "rh" and "lh". |
[in] | sep | Scene identifier path separator. Typical values are '|' or '/'. |
- Returns
- Scene graph interface
◆ DeleteScene()
Delete a scene graph interface
- Parameters
-
- Returns
- Error code
The documentation for this class was generated from the following file: