25 #ifndef SFML_CONTEXTSETTINGS_HPP
26 #define SFML_CONTEXTSETTINGS_HPP
48 explicit ContextSettings(
unsigned int depth = 0,
unsigned int stencil = 0,
unsigned int antialiasing = 0,
unsigned int major = 2,
unsigned int minor = 0) :
70 #endif // SFML_CONTEXTSETTINGS_HPP