neoGFX
Cross-platform C++ app/game engine
|
This is the complete list of members for neogfx::video_mode, including all inherited members.
bits_per_pixel() const | neogfx::video_mode | inline |
resolution() const | neogfx::video_mode | inline |
video_mode(uint32_t aWidth, uint32_t aHeight, uint32_t aBitsPerPixel=32) | neogfx::video_mode | inline |
video_mode(const basic_size< T > &aExtents, uint32_t aBitsPerPixel=32) | neogfx::video_mode | inlineexplicit |