neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::video_mode Member List

This is the complete list of members for neogfx::video_mode, including all inherited members.

bits_per_pixel() constneogfx::video_modeinline
resolution() constneogfx::video_modeinline
video_mode(uint32_t aWidth, uint32_t aHeight, uint32_t aBitsPerPixel=32)neogfx::video_modeinline
video_mode(const basic_size< T > &aExtents, uint32_t aBitsPerPixel=32)neogfx::video_modeinlineexplicit