, including all inherited members.
applyLights() (defined in ExtGLWidget) | ExtGLWidget | [protected] |
assignKeyboard(KeyboardState xrot_n, KeyboardState xrot_p, KeyboardState yrot_n, KeyboardState yrot_p, KeyboardState zrot_n, KeyboardState zrot_p, KeyboardState xscale_n, KeyboardState xscale_p, KeyboardState yscale_n, KeyboardState yscale_p, KeyboardState zscale_n, KeyboardState zscale_p, KeyboardState zoom_n, KeyboardState zoom_p, KeyboardState xshift_n, KeyboardState xshift_p, KeyboardState yshift_n, KeyboardState yshift_p) | ExtGLWidget | |
assignMouse(MouseState xrot, MouseState yrot, MouseState zrot, MouseState xscale, MouseState yscale, MouseState zscale, MouseState zoom, MouseState xshift, MouseState yshift) | ExtGLWidget | |
blowout(unsigned light=0) | ExtGLWidget | |
disableKeyboard(bool val=true) | ExtGLWidget | [slot] |
disableLighting(bool val=true) | ExtGLWidget | [slot] |
disableMouse(bool val=true) | ExtGLWidget | [slot] |
enableKeyboard(bool val=true) | ExtGLWidget | [slot] |
enableLighting(bool val=true) | ExtGLWidget | [slot] |
enableMouse(bool val=true) | ExtGLWidget | [slot] |
ExtGLWidget(QWidget *parent=0, const QGLWidget *shareWidget=0) | ExtGLWidget | |
illuminate(unsigned light=0) | ExtGLWidget | |
initializedGL() const (defined in ExtGLWidget) | ExtGLWidget | [inline, protected] |
initializeGL() | ExtGLWidget | [protected] |
keyboardEnabled() const | ExtGLWidget | |
keyPressEvent(QKeyEvent *e) | ExtGLWidget | [protected] |
keySpeed(double &rot, double &scale, double &shift) const | ExtGLWidget | |
lightingEnabled() const | ExtGLWidget | |
mouseEnabled() const | ExtGLWidget | |
mouseMoveEvent(QMouseEvent *e) | ExtGLWidget | [protected] |
mousePressEvent(QMouseEvent *e) | ExtGLWidget | [protected] |
mouseReleaseEvent(QMouseEvent *e) | ExtGLWidget | [protected] |
ortho() const | ExtGLWidget | [inline] |
projectionChanged(bool) | ExtGLWidget | [signal] |
rotationChanged(double xAngle, double yAngle, double zAngle) | ExtGLWidget | [signal] |
scaleChanged(double xScale, double yScale, double zScale) | ExtGLWidget | [signal] |
setKeySpeed(double rot, double scale, double shift) | ExtGLWidget | |
setLightComponent(GLenum property, double r, double g, double b, double a=1.0, unsigned light=0) | ExtGLWidget | |
setLightComponent(GLenum property, double intensity, unsigned light=0) | ExtGLWidget | |
setLightRotation(double xVal, double yVal, double zVal, unsigned int idx=0) | ExtGLWidget | [slot] |
setLightShift(double xVal, double yVal, double zVal, unsigned int idx=0) | ExtGLWidget | [slot] |
setMaterialComponent(GLenum property, double r, double g, double b, double a=1.0) | ExtGLWidget | |
setMaterialComponent(GLenum property, double intensity) | ExtGLWidget | |
setOrtho(bool) | ExtGLWidget | [slot] |
setRotation(double xVal, double yVal, double zVal) | ExtGLWidget | [slot] |
setScale(double xVal, double yVal, double zVal) | ExtGLWidget | [slot] |
setShift(double xVal, double yVal, double zVal) | ExtGLWidget | [slot] |
setShininess(double exponent) | ExtGLWidget | |
setViewportShift(double xVal, double yVal) | ExtGLWidget | [slot] |
setZoom(double) | ExtGLWidget | [slot] |
shiftChanged(double xShift, double yShift, double zShift) | ExtGLWidget | [signal] |
vieportShiftChanged(double xShift, double yShift) | ExtGLWidget | [signal] |
wheelEvent(QWheelEvent *e) | ExtGLWidget | [protected] |
xLightRotation(unsigned idx=0) const | ExtGLWidget | [inline] |
xLightShift(unsigned idx=0) const | ExtGLWidget | [inline] |
xRotation() const | ExtGLWidget | [inline] |
xScale() const | ExtGLWidget | [inline] |
xShift() const | ExtGLWidget | [inline] |
xViewportShift() const | ExtGLWidget | [inline] |
yLightRotation(unsigned idx=0) const | ExtGLWidget | [inline] |
yLightShift(unsigned idx=0) const | ExtGLWidget | [inline] |
yRotation() const | ExtGLWidget | [inline] |
yScale() const | ExtGLWidget | [inline] |
yShift() const | ExtGLWidget | [inline] |
yViewportShift() const | ExtGLWidget | [inline] |
zLightRotation(unsigned idx=0) const | ExtGLWidget | [inline] |
zLightShift(unsigned idx=0) const | ExtGLWidget | [inline] |
zoom() const | ExtGLWidget | [inline] |
zoomChanged(double) | ExtGLWidget | [signal] |
zRotation() const | ExtGLWidget | [inline] |
zScale() const | ExtGLWidget | [inline] |
zShift() const | ExtGLWidget | [inline] |
~ExtGLWidget() (defined in ExtGLWidget) | ExtGLWidget | [inline, virtual] |