GlutWindow Member List
This is the complete list of members for
GlutWindow, including all inherited members.
caption() | GlutWindow | [virtual] |
decMouseHideCount() | GlutWindow | [virtual] |
dimensions() const | GlutWindow | [virtual] |
getAPIName() const | GlutWindow | [virtual] |
getAPIVersion() const | GlutWindow | [virtual] |
getDroppedFilenames(G3D::Array< std::string > &) | GlutWindow | [virtual] |
getJoystickState(unsigned int stickNum, Array< float > &axis, Array< bool > &button) | GlutWindow | [virtual] |
getRelativeMouseState(Vector2 &position, uint8 &mouseButtons) const | GlutWindow | [virtual] |
getRelativeMouseState(int &x, int &y, uint8 &mouseButtons) const | GlutWindow | [virtual] |
getRelativeMouseState(double &x, double &y, uint8 &mouseButtons) const | GlutWindow | [virtual] |
getSettings(GWindow::Settings &settings) const | GlutWindow | [virtual] |
GlutWindow(const GWindow::Settings &s) | GlutWindow | |
hasFocus() const | GlutWindow | [virtual] |
height() const | GlutWindow | [virtual] |
incMouseHideCount() | GlutWindow | [virtual] |
inputCapture() const | GlutWindow | [virtual] |
joystickName(unsigned int sticknum) | GlutWindow | [virtual] |
mouseVisible() const | GlutWindow | [virtual] |
notifyResize(int w, int h) | GlutWindow | [virtual] |
numJoysticks() const | GlutWindow | [virtual] |
pollEvent(GEvent &e) | GlutWindow | [virtual] |
requiresMainLoop() const | GlutWindow | [inline, virtual] |
runMainLoop() | GlutWindow | [virtual] |
setCaption(const std::string &caption) | GlutWindow | [virtual] |
setDimensions(const Rect2D &dims) | GlutWindow | [virtual] |
setGammaRamp(const Array< uint16 > &gammaRamp) | GlutWindow | [virtual] |
setIcon(const GImage &image) | GlutWindow | [virtual] |
setInputCapture(bool c) | GlutWindow | [virtual] |
setMouseVisible(bool v) | GlutWindow | [virtual] |
setPosition(int x, int y) | GlutWindow | [virtual] |
setRelativeMousePosition(double x, double y) | GlutWindow | [virtual] |
setRelativeMousePosition(const Vector2 &p) | GlutWindow | [virtual] |
swapGLBuffers() | GlutWindow | [virtual] |
width() const | GlutWindow | [virtual] |
~GlutWindow() | GlutWindow | [virtual] |