Saga3D API Documentation  1.0-RC4
ETextureTypes.h File Reference

Go to the source code of this file.

Namespaces

 saga
 
 saga::video
 The video namespace contains classes for accessing the video driver. All 2d and 3d rendering is done here.
 

Enumerations

enum  saga::video::E_TEXTURE_TYPE { saga::video::E_TEXTURE_TYPE::TEXTURE_2D, saga::video::E_TEXTURE_TYPE::CUBE_MAP, saga::video::E_TEXTURE_TYPE::TEXTURE_2D_ARRAY }
 Enumeration for all primitive types there are. More...