This is the complete list of members for sf::VideoMode, including all inherited members.
| BitsPerPixel | sf::VideoMode | |
| GetDesktopMode() | sf::VideoMode | static |
| GetMode(std::size_t Index) | sf::VideoMode | static |
| GetModesCount() | sf::VideoMode | static |
| Height | sf::VideoMode | |
| IsValid() const | sf::VideoMode | |
| operator!=(const VideoMode &Other) const | sf::VideoMode | |
| operator==(const VideoMode &Other) const | sf::VideoMode | |
| VideoMode() | sf::VideoMode | |
| VideoMode(unsigned int ModeWidth, unsigned int ModeHeight, unsigned int ModeBpp=32) | sf::VideoMode | |
| Width | sf::VideoMode |