arsa  2.7
Classes | Namespaces | Enumerations
IRenderTarget.h File Reference
#include "IReferenceCounted.h"
#include "EDriverTypes.h"
#include "irrArray.h"

Go to the source code of this file.

Classes

class  irr::video::IRenderTarget
 Interface of a Render Target. More...
 

Namespaces

 irr
 Everything in the Irrlicht Engine can be found in this namespace.
 
 irr::video
 The video namespace contains classes for accessing the video driver. All 2d and 3d rendering is done here.
 

Enumerations

enum  irr::video::E_CUBE_SURFACE {
  irr::video::ECS_POSX = 0, irr::video::ECS_NEGX, irr::video::ECS_POSY, irr::video::ECS_NEGY,
  irr::video::ECS_POSZ, irr::video::ECS_NEGZ
}
 Enumeration of cube texture surfaces. More...