Saga3D API Documentation  1.0-RC4
EBlendOp.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_BLEND_OP {
  saga::video::E_BLEND_OP::ADD, saga::video::E_BLEND_OP::SUBTRACT, saga::video::E_BLEND_OP::REVERSE_SUBTRACT, saga::video::E_BLEND_OP::MIN,
  saga::video::E_BLEND_OP::MAX
}