|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::Display, including all inherited members.
| Display(DisplayID displayID={}) noexcept | SDL::Display | inline |
| GetBounds() const | SDL::Display | inline |
| GetClosestFullscreenMode(const PointRaw &size, float refresh_rate, bool include_high_density_modes) const | SDL::Display | inline |
| GetContentScale() const | SDL::Display | inline |
| GetCurrentMode() const | SDL::Display | inline |
| GetCurrentOrientation() const | SDL::Display | inline |
| GetDesktopMode() const | SDL::Display | inline |
| GetForPoint(const PointRaw &point) | SDL::Display | inlinestatic |
| GetForRect(const RectRaw &rect) | SDL::Display | inlinestatic |
| GetFullscreenModes() const | SDL::Display | inline |
| GetName() const | SDL::Display | inline |
| GetNaturalOrientation() const | SDL::Display | inline |
| GetPrimary() | SDL::Display | inlinestatic |
| GetProperties() const | SDL::Display | inline |
| GetUsableBounds() const | SDL::Display | inline |
| operator DisplayID() const noexcept | SDL::Display | inline |