Saga3D API Documentation  1.0-RC4
SagaDevice.h File Reference
#include "EDriverTypes.h"
#include "EDeviceTypes.h"
#include <glm/vec2.hpp>
#include <cstdint>
#include <string>
#include <memory>

Go to the source code of this file.

Classes

class  saga::SagaDevice
 The Irrlicht device. You can create it with createDevice() or createDeviceEx(). More...
 

Namespaces

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