neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::scoped_render_target Class Reference

#include <i_render_target.hpp>

Public Member Functions

 scoped_render_target ()
 
 scoped_render_target (const i_render_target &aRenderTarget)
 
 scoped_render_target (const i_rendering_context &aRenderingContext)
 
 ~scoped_render_target ()
 

Detailed Description

Definition at line 78 of file i_render_target.hpp.

Constructor & Destructor Documentation

◆ scoped_render_target() [1/3]

neogfx::scoped_render_target::scoped_render_target ( )

◆ scoped_render_target() [2/3]

neogfx::scoped_render_target::scoped_render_target ( const i_render_target aRenderTarget)

◆ scoped_render_target() [3/3]

neogfx::scoped_render_target::scoped_render_target ( const i_rendering_context aRenderingContext)

◆ ~scoped_render_target()

neogfx::scoped_render_target::~scoped_render_target ( )

The documentation for this class was generated from the following file: