BlendFuncDst | irr::video::IRenderTarget | |
BlendFuncSrc | irr::video::IRenderTarget | |
BlendOp | irr::video::IRenderTarget | |
ColorMask | 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) | irr::video::IRenderTarget | [inline] |
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) | irr::video::IRenderTarget | [inline] |
operator!=(const IRenderTarget &other) const | irr::video::IRenderTarget | [inline] |
RenderTexture | irr::video::IRenderTarget | |
TargetType | irr::video::IRenderTarget |