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

#include <i_graphics_context.hpp>

Public Member Functions

 scoped_snap_to_pixel (i_graphics_context const &aGc, bool aSnapToPixel=true)
 
 ~scoped_snap_to_pixel ()
 

Detailed Description

Definition at line 458 of file i_graphics_context.hpp.

Constructor & Destructor Documentation

◆ scoped_snap_to_pixel()

neogfx::scoped_snap_to_pixel::scoped_snap_to_pixel ( i_graphics_context const &  aGc,
bool  aSnapToPixel = true 
)
inline

Definition at line 461 of file i_graphics_context.hpp.

◆ ~scoped_snap_to_pixel()

neogfx::scoped_snap_to_pixel::~scoped_snap_to_pixel ( )
inline

Definition at line 466 of file i_graphics_context.hpp.


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