| Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
This is the complete list of members for irr::video::IRenderTarget, including all inherited members.
| 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 |
| The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Fri Dec 20 2013 11:17:36 by Doxygen
(1.8.5) |