Jazz² Resurrection | API Docs
  1. Pages
  2. Namespaces
  1. Classes
  2. Files

nCine::IGfxDevice::VideoMode struct
#include <nCine/Graphics/IGfxDevice.h>

A structure representing a video mode supported by a monitor.

Contents

  • Reference
    • Constructors, destructors, conversion operators
    • Public functions
    • Public variables

Constructors, destructors, conversion operators

VideoMode()

Public functions

auto operator==(const VideoMode& mode) const -> bool
auto operator!=(const VideoMode& mode) const -> bool

Public variables

std::uint32_t width
std::uint32_t height
float refreshRate
std::uint32_t redBits
std::uint32_t greenBits
std::uint32_t blueBits
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.
Maybe try a full-text search with external engine?

    Jazz² Resurrection API Docs. Created with Doxygen 1.13.2 and m.css.