Josh's Graphics Library
JGL::RenderTarget Member List

This is the complete list of members for JGL::RenderTarget, including all inherited members.

Blit() constJGL::RenderTarget
Blit(const RenderTarget &source, RenderTarget *destination)JGL::RenderTargetstatic
GetActiveGLFramebufferHandle()JGL::RenderTargetstatic
GetClearColor() constJGL::RenderTarget
GetData() constJGL::RenderTarget
GetDimensions() constJGL::RenderTarget
GetGLDepthBufferHandle() constJGL::RenderTarget
GetGLFramebufferObjectHandle() constJGL::RenderTarget
GetGLTextureHandle() constJGL::RenderTarget
GetJGLTexture() constJGL::RenderTarget
GetMSAASampleRate() constJGL::RenderTarget
MSAAEnabled() constJGL::RenderTarget
RenderTarget(const RenderTarget &rhs)JGL::RenderTarget
RenderTarget(const Texture *texture, const Color4 &clear_color=Colors::Black)JGL::RenderTargetexplicit
RenderTarget(const Vector2 &size, const Color4 &clear_color=Colors::Black, bool use_depth=false, MSAA_SAMPLE_RATE sample_rate=MSAA_SAMPLE_RATE::MSAA_NONE)JGL::RenderTargetexplicit
Resize(const Vector2 &new_size)JGL::RenderTarget
SetActiveGLRenderTarget(const RenderTarget &render_target)JGL::RenderTargetstatic
SetMSAAEnabled(MSAA_SAMPLE_RATE sample_rate)JGL::RenderTarget
TextureCreatedByRenderTarget() constJGL::RenderTarget
~RenderTarget()JGL::RenderTarget