Video mode.
More...
#include <wpi/cs/VideoMode.hpp>
◆ VideoMode() [1/3]
| wpi::cs::VideoMode::VideoMode |
( |
| ) |
|
|
default |
◆ VideoMode() [2/3]
◆ VideoMode() [3/3]
◆ CompareWithoutFps()
| bool wpi::cs::VideoMode::CompareWithoutFps |
( |
const VideoMode & | other | ) |
const |
|
inline |
◆ operator bool()
| wpi::cs::VideoMode::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator CS_VideoMode()
◆ operator==()
| bool wpi::cs::VideoMode::operator== |
( |
const VideoMode & | other | ) |
const |
|
inline |
◆ fps
| int wpi::cs::VideoMode::fps = 0 |
◆ height
| int wpi::cs::VideoMode::height = 0 |
◆ pixelFormat
◆ width
| int wpi::cs::VideoMode::width = 0 |
The documentation for this struct was generated from the following file: