Saga3D API Documentation  1.0-RC4
ISceneManager.h File Reference
#include "SColor.h"
#include "IEventReceiver.h"
#include "ESceneNodeTypes.h"
#include "ESceneNodeAnimatorTypes.h"
#include "ISceneNode.h"
#include "IMesh.h"
#include "SRenderPass.h"
#include "SPipeline.h"
#include <vector>
#include <unordered_map>

Go to the source code of this file.

Classes

class  saga::scene::ISceneManager
 

Namespaces

 saga
 
 saga::video
 The video namespace contains classes for accessing the video driver. All 2d and 3d rendering is done here.
 
 saga::scene
 All scene management can be found in this namespace: Mesh loading, special scene nodes like octrees and billboards, ...