RwScene *
RwCreateScene(void);
Description
Creates a new, empty scene.
Arguments
None.
Return Value
A pointer to the new scene if successful, and NULL otherwise.
See Also
RwAddClumpToScene()
RwAddLightToScene()
RwDefaultScene()
RwDestroyScene()