This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofGLESWindowSettings Class Reference
#include <ofWindowSettings.h>
Inheritance diagram for ofGLESWindowSettings:

Public Member Functions | |
ofGLESWindowSettings () | |
ofGLESWindowSettings (const ofWindowSettings &settings) | |
virtual | ~ofGLESWindowSettings () |
void | setGLESVersion (int version) |
![]() | |
ofWindowSettings () | |
virtual | ~ofWindowSettings () |
void | setPosition (const glm::vec2 &position) |
void | setSize (int width, int height) |
bool | isSizeSet () const |
int | getWidth () const |
int | getHeight () const |
const glm::vec2 & | getPosition () const |
bool | isPositionSet () const |
Public Attributes | |
int | glesVersion |
![]() | |
std::string | title |
ofWindowMode | windowMode |
Additional Inherited Members | |
![]() | |
int | width |
int | height |
bool | sizeSet |
glm::vec2 | position |
bool | positionSet |
Constructor & Destructor Documentation
◆ ofGLESWindowSettings() [1/2]
|
inline |
◆ ofGLESWindowSettings() [2/2]
|
inline |
◆ ~ofGLESWindowSettings()
|
inlinevirtual |
Member Function Documentation
◆ setGLESVersion()
|
inline |
Member Data Documentation
◆ glesVersion
int ofGLESWindowSettings::glesVersion |
The documentation for this class was generated from the following file:
- /Users/icq4ever/Desktop/oF0120/libs/openFrameworks/app/ofWindowSettings.h