CUGL 1.3
Cornell University Game Library
cugl::Display Member List

This is the complete list of members for cugl::Display, including all inherited members.

_aspectcugl::Displayprotected
_boundscugl::Displayprotected
_defaultOrientationcugl::Displayprotected
_deviceOrientationcugl::Displayprotected
_displayOrientationcugl::Displayprotected
_glContextcugl::Displayprotected
_initialOrientationcugl::Displayprotected
_notchedcugl::Displayprotected
_orientationListenercugl::Displayprotected
_scalecugl::Displayprotected
_thedisplaycugl::Displayprotectedstatic
_titlecugl::Displayprotected
_usablecugl::Displayprotected
_windowcugl::Displayprotected
Application classcugl::Displayfriend
Aspect enum namecugl::Display
Display()cugl::Displayprotected
dispose()cugl::Displayprotected
get()cugl::Displayinlinestatic
getAspect() constcugl::Displayinline
getAspect(float ratio)cugl::Displaystatic
getAspectName() constcugl::Displayinline
getAspectName(Aspect aspect)cugl::Displaystatic
getAspectRatio() constcugl::Displayinline
getAspectRatio(Aspect aspect)cugl::Displaystatic
getBounds() constcugl::Displayinline
getDefaultOrientation() constcugl::Displayinline
getDeviceOrientation() constcugl::Displayinline
getDisplayOrientation() constcugl::Displayinline
getInitialOrientation() constcugl::Displayinline
getOrientationListener() constcugl::Displayinline
getPixelBounds() constcugl::Displayinline
getPixelDensity() constcugl::Displayinline
getTitle() constcugl::Displayinline
getUsableBounds(bool display=true)cugl::Display
hasNotch() constcugl::Displayinline
hasOrientationListener() constcugl::Displayinline
heightForWidth(int width) constcugl::Displayinline
heightForWidth(int width, Aspect aspect)cugl::Displayinlinestatic
hide()cugl::Display
init(std::string title, Rect bounds, Uint32 flags)cugl::Displayprotected
INIT_CENTEREDcugl::Displaystatic
INIT_FULLSCREENcugl::Displaystatic
INIT_HIGH_DPIcugl::Displaystatic
INIT_MULTISAMPLEDcugl::Displaystatic
initOpenGL(bool multisample)cugl::Display
isLandscape() constcugl::Displayinline
isPortrait() constcugl::Displayinline
Listener typedefcugl::Display
Orientation enum namecugl::Display
prepareOpenGL(bool multisample)cugl::Display
refresh()cugl::Display
removeOrientationListener()cugl::Display
setOrientationListener(Listener listener)cugl::Displayinline
setTitle(const std::string &title)cugl::Displayinline
setTitle(const char *title)cugl::Display
show()cugl::Display
start(std::string title, Rect bounds, Uint32 flags)cugl::Displaystatic
stop()cugl::Displaystatic
widthForHeight(int height) constcugl::Displayinline
widthForHeight(int height, Aspect aspect)cugl::Displayinlinestatic
~Display()cugl::Displayinlineprotected