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