Saga3D API Documentation
1.0-RC4
|
#include <vector>
Go to the source code of this file.
Classes | |
struct | saga::video::SIndirectCommand |
struct | saga::video::SIndexedIndirectCommand |
struct | saga::video::SDrawCommand |
Namespaces | |
saga | |
saga::video | |
The video namespace contains classes for accessing the video driver. All 2d and 3d rendering is done here. | |
Typedefs | |
using | saga::video::DrawCommandList = std::vector< SDrawCommand > |