This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofGLWindowSettings Member List
This is the complete list of members for ofGLWindowSettings, including all inherited members.
getHeight() const | ofWindowSettings | inline |
getPosition() const | ofWindowSettings | inline |
getWidth() const | ofWindowSettings | inline |
glVersionMajor | ofGLWindowSettings | |
glVersionMinor | ofGLWindowSettings | |
height | ofWindowSettings | protected |
isPositionSet() const | ofWindowSettings | inline |
isSizeSet() const | ofWindowSettings | inline |
ofGLWindowSettings() | ofGLWindowSettings | inline |
ofGLWindowSettings(const ofWindowSettings &settings) | ofGLWindowSettings | inline |
ofWindowSettings() | ofWindowSettings | inline |
position | ofWindowSettings | protected |
positionSet | ofWindowSettings | protected |
setGLVersion(int major, int minor) | ofGLWindowSettings | inline |
setPosition(const glm::vec2 &position) | ofWindowSettings | inline |
setSize(int width, int height) | ofWindowSettings | inline |
sizeSet | ofWindowSettings | protected |
title | ofWindowSettings | |
width | ofWindowSettings | protected |
windowMode | ofWindowSettings | |
~ofGLWindowSettings() | ofGLWindowSettings | inlinevirtual |
~ofWindowSettings() | ofWindowSettings | inlinevirtual |