libQGLViewer  Version 2.5.1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
QGLViewer Member List

This is the complete list of members for QGLViewer, including all inherited members.

aboutQGLViewer()QGLViewervirtualslot
addKeyFrameKeyboardModifiers() const QGLViewer
ALIGN_CAMERA enum valueQGLViewer
ALIGN_FRAME enum valueQGLViewer
animate()QGLViewervirtualslot
animateNeeded()QGLViewersignal
ANIMATION enum valueQGLViewerprotected
animationIsStarted() const QGLViewer
animationPeriod() const QGLViewer
aspectRatio() const QGLViewer
autoBufferSwap() const QGLViewerprotected
axisIsDrawn() const QGLViewer
axisIsDrawnChanged(bool drawn)QGLViewersignal
backgroundColor() const QGLViewer
beginSelection(const QPoint &point)QGLViewerprotectedvirtual
bufferTextureId() const QGLViewer
bufferTextureMaxU() const QGLViewer
bufferTextureMaxV() const QGLViewer
camera() const QGLViewer
CAMERA enum valueQGLViewer
CAMERA_MODE enum valueQGLViewerprotected
cameraIsEdited() const QGLViewer
cameraIsEditedChanged(bool edited)QGLViewersignal
CENTER_FRAME enum valueQGLViewer
CENTER_SCENE enum valueQGLViewer
clearMouseBindings()QGLViewerslot
clearShortcuts()QGLViewerslot
clickAction(Qt::Key key, Qt::KeyboardModifiers modifiers, Qt::MouseButton button, bool doubleClick=false, Qt::MouseButtons buttonsBefore=Qt::NoButton) const QGLViewer
ClickAction enum nameQGLViewer
closeEvent(QCloseEvent *)QGLViewerprotectedvirtual
convertToGLFormat(const QImage &image)QGLViewerstatic
copyBufferToTexture(GLint internalFormat, GLenum format=GL_NONE)QGLViewerslot
currentFPS()QGLViewer
DECREASE_FLYSPEED enum valueQGLViewerprotected
DISPLAY_FPS enum valueQGLViewerprotected
displayMessage(const QString &message, int delay=2000)QGLViewer
displaysInStereo() const QGLViewer
domElement(const QString &name, QDomDocument &document) const QGLViewervirtual
draw()QGLViewerprotectedvirtual
DRAW_AXIS enum valueQGLViewerprotected
DRAW_GRID enum valueQGLViewerprotected
drawArrow(float length=1.0f, float radius=-1.0f, int nbSubdivisions=12)QGLViewerstatic
drawArrow(const qglviewer::Vec &from, const qglviewer::Vec &to, float radius=-1.0f, int nbSubdivisions=12)QGLViewerstatic
drawAxis(float length=1.0f)QGLViewerstatic
drawFinished(bool automatic)QGLViewersignal
drawGrid(float size=1.0f, int nbSubdivisions=10)QGLViewerstatic
drawLight(GLenum light, float scale=1.0f) const QGLViewerprotectedvirtual
drawNeeded()QGLViewersignal
drawText(int x, int y, const QString &text, const QFont &fnt=QFont())QGLViewer
drawWithNames()QGLViewerprotectedvirtual
DRIVE enum valueQGLViewer
EDIT_CAMERA enum valueQGLViewerprotected
ENABLE_TEXT enum valueQGLViewerprotected
endSelection(const QPoint &point)QGLViewerprotectedvirtual
EXIT_VIEWER enum valueQGLViewerprotected
fastDraw()QGLViewerprotectedvirtual
foregroundColor() const QGLViewer
FPSIsDisplayed() const QGLViewer
FPSIsDisplayedChanged(bool displayed)QGLViewersignal
FRAME enum valueQGLViewer
FULL_SCREEN enum valueQGLViewerprotected
getClickActionBinding(ClickAction action, Qt::Key &key, Qt::KeyboardModifiers &modifiers, Qt::MouseButton &button, bool &doubleClick, Qt::MouseButtons &buttonsBefore) const QGLViewer
getMouseActionBinding(MouseHandler handler, MouseAction action, bool withConstraint, Qt::Key &key, Qt::KeyboardModifiers &modifiers, Qt::MouseButton &button) const QGLViewer
getWheelActionBinding(MouseHandler handler, MouseAction action, bool withConstraint, Qt::Key &key, Qt::KeyboardModifiers &modifiers) const QGLViewer
gridIsDrawn() const QGLViewer
gridIsDrawnChanged(bool drawn)QGLViewersignal
hasMouseTracking() const QGLViewer
height() const QGLViewer
HELP enum valueQGLViewerprotected
help()QGLViewervirtualslot
helpRequired()QGLViewersignal
helpString() const QGLViewervirtual
helpWidget()QGLViewerprotected
INCREASE_FLYSPEED enum valueQGLViewerprotected
init()QGLViewerprotectedvirtual
initFromDOMElement(const QDomElement &element)QGLViewervirtualslot
initializeGL()QGLViewerprotectedvirtual
isFullScreen() const QGLViewer
isSharing() const QGLViewer
isValid() const QGLViewer
KeyboardAction enum nameQGLViewerprotected
keyboardString() const QGLViewervirtual
keyPressEvent(QKeyEvent *)QGLViewerprotectedvirtual
keyReleaseEvent(QKeyEvent *)QGLViewerprotectedvirtual
LOOK_AROUND enum valueQGLViewer
makeCurrent()QGLViewervirtual
manipulatedFrame() const QGLViewer
mouseAction(Qt::Key key, Qt::KeyboardModifiers modifiers, Qt::MouseButton button) const QGLViewer
MouseAction enum nameQGLViewer
mouseDoubleClickEvent(QMouseEvent *)QGLViewerprotectedvirtual
mouseGrabber() const QGLViewer
mouseGrabberChanged(qglviewer::MouseGrabber *mouseGrabber)QGLViewersignal
mouseGrabberIsEnabled(const qglviewer::MouseGrabber *const mouseGrabber)QGLViewer
MouseHandler enum nameQGLViewer
mouseHandler(Qt::Key key, Qt::KeyboardModifiers modifiers, Qt::MouseButton button) const QGLViewer
mouseMoveEvent(QMouseEvent *)QGLViewerprotectedvirtual
mousePressEvent(QMouseEvent *)QGLViewerprotectedvirtual
mouseReleaseEvent(QMouseEvent *)QGLViewerprotectedvirtual
mouseString() const QGLViewervirtual
MOVE_BACKWARD enum valueQGLViewer
MOVE_CAMERA_DOWN enum valueQGLViewerprotected
MOVE_CAMERA_LEFT enum valueQGLViewerprotected
MOVE_CAMERA_RIGHT enum valueQGLViewerprotected
MOVE_CAMERA_UP enum valueQGLViewerprotected
MOVE_FORWARD enum valueQGLViewer
NO_CLICK_ACTION enum valueQGLViewer
NO_MOUSE_ACTION enum valueQGLViewer
openSnapshotFormatDialog()QGLViewerslot
paintGL()QGLViewerprotectedvirtual
pathKey(int index) const QGLViewer
playPathKeyboardModifiers() const QGLViewer
pointSelected(const QMouseEvent *e)QGLViewersignal
postDraw()QGLViewerprotectedvirtual
postSelection(const QPoint &point)QGLViewerprotectedvirtual
preDraw()QGLViewerprotectedvirtual
preDrawStereo(bool leftBuffer=true)QGLViewerprotectedvirtual
qglClearColor(const QColor &color) const QGLViewer
qglColor(const QColor &color) const QGLViewer
QGLViewer(QWidget *parent=0, const QGLWidget *shareWidget=0, Qt::WindowFlags flags=0)QGLViewerexplicit
QGLViewer(QGLContext *context, QWidget *parent=0, const QGLWidget *shareWidget=0, Qt::WindowFlags flags=0)QGLViewerexplicit
QGLViewer(const QGLFormat &format, QWidget *parent=0, const QGLWidget *shareWidget=0, Qt::WindowFlags flags=0)QGLViewerexplicit
QGLViewerIndex(const QGLViewer *const viewer)QGLViewerstatic
QGLViewerPool()QGLViewerstatic
RAP_FROM_PIXEL enum valueQGLViewer
RAP_IS_CENTER enum valueQGLViewer
resize(int width, int height)QGLViewervirtualslot
resizeGL(int width, int height)QGLViewerprotectedvirtual
restoreStateFromFile()QGLViewervirtualslot
ROLL enum valueQGLViewer
ROTATE enum valueQGLViewer
SAVE_SCREENSHOT enum valueQGLViewerprotected
saveSnapshot(bool automatic=true, bool overwrite=false)QGLViewerslot
saveSnapshot(const QString &fileName, bool overwrite=false)QGLViewerslot
saveStateToFile()QGLViewervirtualslot
scaledFont(const QFont &font) const QGLViewer
sceneCenter() const QGLViewer
sceneRadius() const QGLViewer
SCREEN_ROTATE enum valueQGLViewer
SCREEN_TRANSLATE enum valueQGLViewer
SELECT enum valueQGLViewer
select(const QMouseEvent *event)QGLViewervirtualslot
select(const QPoint &point)QGLViewervirtualslot
selectBuffer()QGLViewer
selectBufferSize() const QGLViewer
selectedName() const QGLViewer
selectRegionHeight() const QGLViewer
selectRegionWidth() const QGLViewer
setAddKeyFrameKeyboardModifiers(Qt::KeyboardModifiers modifiers)QGLViewervirtualslot
setAnimationPeriod(int period)QGLViewerslot
setAutoBufferSwap(bool on)QGLViewerprotectedslot
setAxisIsDrawn(bool draw=true)QGLViewerslot
setBackgroundColor(const QColor &color)QGLViewerslot
setCamera(qglviewer::Camera *const camera)QGLViewerslot
setCameraIsEdited(bool edit=true)QGLViewerslot
setForegroundColor(const QColor &color)QGLViewerslot
setFPSIsDisplayed(bool display=true)QGLViewerslot
setFullScreen(bool fullScreen=true)QGLViewerslot
setGridIsDrawn(bool draw=true)QGLViewerslot
setKeyDescription(int key, QString description)QGLViewerslot
setManipulatedFrame(qglviewer::ManipulatedFrame *frame)QGLViewerslot
setMouseBinding(Qt::KeyboardModifiers modifiers, Qt::MouseButton buttons, MouseHandler handler, MouseAction action, bool withConstraint=true)QGLViewerslot
setMouseBinding(Qt::KeyboardModifiers modifiers, Qt::MouseButton button, ClickAction action, bool doubleClick=false, Qt::MouseButtons buttonsBefore=Qt::NoButton)QGLViewerslot
setMouseBinding(Qt::Key key, Qt::KeyboardModifiers modifiers, Qt::MouseButton buttons, MouseHandler handler, MouseAction action, bool withConstraint=true)QGLViewerslot
setMouseBinding(Qt::Key key, Qt::KeyboardModifiers modifiers, Qt::MouseButton button, ClickAction action, bool doubleClick=false, Qt::MouseButtons buttonsBefore=Qt::NoButton)QGLViewerslot
setMouseBindingDescription(Qt::KeyboardModifiers modifiers, Qt::MouseButton button, QString description, bool doubleClick=false, Qt::MouseButtons buttonsBefore=Qt::NoButton)QGLViewerslot
setMouseBindingDescription(Qt::Key key, Qt::KeyboardModifiers modifiers, Qt::MouseButton button, QString description, bool doubleClick=false, Qt::MouseButtons buttonsBefore=Qt::NoButton)QGLViewerslot
setMouseGrabber(qglviewer::MouseGrabber *mouseGrabber)QGLViewerslot
setMouseGrabberIsEnabled(const qglviewer::MouseGrabber *const mouseGrabber, bool enabled=true)QGLViewer
setMouseTracking(bool enable)QGLViewervirtualslot
setPathKey(int key, int index=0)QGLViewervirtualslot
setPlayPathKeyboardModifiers(Qt::KeyboardModifiers modifiers)QGLViewervirtualslot
setSceneBoundingBox(const qglviewer::Vec &min, const qglviewer::Vec &max)QGLViewerslot
setSceneCenter(const qglviewer::Vec &center)QGLViewervirtualslot
setSceneRadius(float radius)QGLViewervirtualslot
setSelectBufferSize(int size)QGLViewerslot
setSelectedName(int id)QGLViewerslot
setSelectRegionHeight(int height)QGLViewerslot
setSelectRegionWidth(int width)QGLViewerslot
setShortcut(KeyboardAction action, unsigned int key)QGLViewerslot
setSnapshotCounter(int counter)QGLViewerslot
setSnapshotFileName(const QString &name)QGLViewerslot
setSnapshotFormat(const QString &format)QGLViewerslot
setSnapshotQuality(int quality)QGLViewerslot
setStateFileName(const QString &name)QGLViewerslot
setStereoDisplay(bool stereo=true)QGLViewerslot
setTextIsEnabled(bool enable=true)QGLViewerslot
setWheelBinding(Qt::KeyboardModifiers modifiers, MouseHandler handler, MouseAction action, bool withConstraint=true)QGLViewerslot
setWheelBinding(Qt::Key key, Qt::KeyboardModifiers modifiers, MouseHandler handler, MouseAction action, bool withConstraint=true)QGLViewerslot
shortcut(KeyboardAction action) const QGLViewer
SHOW_ENTIRE_SCENE enum valueQGLViewer
showEntireScene()QGLViewerslot
sizeHint() const QGLViewervirtual
SNAPSHOT_TO_CLIPBOARD enum valueQGLViewerprotected
snapshotCounter() const QGLViewer
snapshotFileName() const QGLViewer
snapshotFormat() const QGLViewer
snapshotQuality()QGLViewer
snapshotToClipboard()QGLViewerslot
startAnimation()QGLViewervirtualslot
startScreenCoordinatesSystem(bool upward=false) const QGLViewervirtual
stateFileName() const QGLViewer
STEREO enum valueQGLViewerprotected
stereoChanged(bool on)QGLViewersignal
stopAnimation()QGLViewervirtualslot
stopScreenCoordinatesSystem() const QGLViewervirtual
textIsEnabled() const QGLViewer
textIsEnabledChanged(bool enabled)QGLViewersignal
timerEvent(QTimerEvent *)QGLViewerprotectedvirtual
toggleAnimation()QGLViewerslot
toggleAxisIsDrawn()QGLViewerslot
toggleCameraIsEdited()QGLViewerslot
toggleCameraMode()QGLViewerslot
toggleFPSIsDisplayed()QGLViewerslot
toggleFullScreen()QGLViewerslot
toggleGridIsDrawn()QGLViewerslot
toggleStereoDisplay()QGLViewerslot
toggleTextIsEnabled()QGLViewerslot
TRANSLATE enum valueQGLViewer
updateGL()QGLViewervirtual
viewerInitialized()QGLViewersignal
wheelAction(Qt::Key key, Qt::KeyboardModifiers modifiers) const QGLViewer
wheelEvent(QWheelEvent *)QGLViewerprotectedvirtual
wheelHandler(Qt::Key key, Qt::KeyboardModifiers modifiers) const QGLViewer
width() const QGLViewer
ZOOM enum valueQGLViewer
ZOOM_ON_PIXEL enum valueQGLViewer
ZOOM_ON_REGION enum valueQGLViewer
ZOOM_TO_FIT enum valueQGLViewer
~QGLViewer()QGLViewervirtual