CUGL 1.2
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
_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() const cugl::Displayinline
getAspect(float ratio)cugl::Displaystatic
getAspectName() const cugl::Displayinline
getAspectName(Aspect aspect)cugl::Displaystatic
getAspectRatio() const cugl::Displayinline
getAspectRatio(Aspect aspect)cugl::Displaystatic
getBounds() const cugl::Displayinline
getDeviceOrientation() const cugl::Displayinline
getDisplayOrientation() const cugl::Displayinline
getInitialOrientation() const cugl::Displayinline
getOrientationListener() const cugl::Displayinline
getPixelBounds() const cugl::Displayinline
getPixelDensity() const cugl::Displayinline
getTitle() const cugl::Displayinline
getUsableBounds(bool display=true)cugl::Display
hasNotch() const cugl::Displayinline
hasOrientationListener() const cugl::Displayinline
heightForWidth(int width) const cugl::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() const cugl::Displayinline
isPortrait() const cugl::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) const cugl::Displayinline
widthForHeight(int height, Aspect aspect)cugl::Displayinlinestatic
~Display()cugl::Displayinlineprotected