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

#include <i_graphics_context.hpp>

Public Member Functions

 scoped_scissor (i_graphics_context const &aGc, const rect &aScissorRect)
 
 ~scoped_scissor ()
 

Detailed Description

Definition at line 509 of file i_graphics_context.hpp.

Constructor & Destructor Documentation

◆ scoped_scissor()

neogfx::scoped_scissor::scoped_scissor ( i_graphics_context const &  aGc,
const rect aScissorRect 
)
inline

Definition at line 512 of file i_graphics_context.hpp.

◆ ~scoped_scissor()

neogfx::scoped_scissor::~scoped_scissor ( )
inline

Definition at line 517 of file i_graphics_context.hpp.


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