#include <IVideoDriver.h>
Definition at line 211 of file IVideoDriver.h.
irr::video::IRenderTarget::IRenderTarget | ( | ITexture * | texture, |
E_COLOR_PLANE | colorMask = ECP_ALL , |
||
E_BLEND_FACTOR | blendFuncSrc = EBF_ONE , |
||
E_BLEND_FACTOR | blendFuncDst = EBF_ONE_MINUS_SRC_ALPHA , |
||
E_BLEND_OPERATION | blendOp = EBO_NONE |
||
) | [inline] |
Definition at line 213 of file IVideoDriver.h.
irr::video::IRenderTarget::IRenderTarget | ( | E_RENDER_TARGET | target, |
E_COLOR_PLANE | colorMask = ECP_ALL , |
||
E_BLEND_FACTOR | blendFuncSrc = EBF_ONE , |
||
E_BLEND_FACTOR | blendFuncDst = EBF_ONE_MINUS_SRC_ALPHA , |
||
E_BLEND_OPERATION | blendOp = EBO_NONE |
||
) | [inline] |
Definition at line 222 of file IVideoDriver.h.
bool irr::video::IRenderTarget::operator!= | ( | const IRenderTarget & | other | ) | const [inline] |
Definition at line 231 of file IVideoDriver.h.
References BlendFuncDst, BlendFuncSrc, BlendOp, ColorMask, RenderTexture, and TargetType.
Definition at line 244 of file IVideoDriver.h.
Referenced by operator!=().
Definition at line 243 of file IVideoDriver.h.
Referenced by operator!=().
Definition at line 245 of file IVideoDriver.h.
Referenced by operator!=().
Definition at line 242 of file IVideoDriver.h.
Referenced by operator!=().
Definition at line 240 of file IVideoDriver.h.
Referenced by operator!=().
Definition at line 241 of file IVideoDriver.h.
Referenced by operator!=().