![]() |
Jopnal Engine
alpha 0.4
Simple Component Based 2D/3D Game Engine
|
This is the complete list of members for jop::RenderTarget, including all inherited members.
AllBit enum value | jop::RenderTarget | |
bind() const =0 | jop::RenderTarget | pure virtual |
clear(const unsigned int bits) | jop::RenderTarget | |
ColorBit enum value | jop::RenderTarget | |
DepthBit enum value | jop::RenderTarget | |
getClearColor() const | jop::RenderTarget | |
getClearDepth() const | jop::RenderTarget | |
getClearStencil() const | jop::RenderTarget | |
getSize() const =0 | jop::RenderTarget | pure virtual |
m_mutex | jop::RenderTarget | mutableprotected |
RenderTarget() | jop::RenderTarget | |
setClearColor(const Color &color) | jop::RenderTarget | |
setClearDepth(const float depth) | jop::RenderTarget | |
setClearStencil(const int stencil) | jop::RenderTarget | |
StencilBit enum value | jop::RenderTarget | |
~RenderTarget()=0 | jop::RenderTarget | pure virtual |