UGDK
0.5.0
|
This is the complete list of members for ugdk::graphic::RenderTexture, including all inherited members.
Bind() override | ugdk::graphic::RenderTexture | protectedvirtual |
Clear(structure::Color) | ugdk::graphic::RenderTarget | |
IsActive() const | ugdk::graphic::RenderTarget | |
projection_matrix() const | ugdk::graphic::RenderTarget | |
projection_matrix_ | ugdk::graphic::RenderTarget | protected |
RenderTarget() | ugdk::graphic::RenderTarget | protected |
RenderTexture(std::unique_ptr< graphic::GLTexture > &&texture) | ugdk::graphic::RenderTexture | |
RenderTexture(const math::Integer2D &size) | ugdk::graphic::RenderTexture | |
set_projection_matrix(const math::Geometry &) | ugdk::graphic::RenderTexture | |
size() const override | ugdk::graphic::RenderTexture | virtual |
texture() const | ugdk::graphic::RenderTexture | inline |
Unbind() override | ugdk::graphic::RenderTexture | protectedvirtual |
~RenderTarget() | ugdk::graphic::RenderTarget | virtual |
~RenderTexture() | ugdk::graphic::RenderTexture |