|
MorphoGraphX
2.0-1-227
|
#include <MorphoViewer.hpp>
Inheritance diagram for MorphoViewer:Public Slots | |
| void | setLabel (int label) |
| void | selectMeshLabel (int label, int repeat, bool replace=true) |
| void | ReloadShaders () |
| void | UpdateSlot () |
| void | loadFile (const QString &pth, bool stack2, bool load_work) |
| void | UpdateLabels () |
| void | Clip1EnableSlot (bool _val) |
| void | Clip1GridSlot (bool _val) |
| void | Clip1WidthSlot (int _val) |
| void | Clip2EnableSlot (bool _val) |
| void | Clip2GridSlot (bool _val) |
| void | Clip2WidthSlot (int _val) |
| void | Clip3EnableSlot (bool _val) |
| void | Clip3GridSlot (bool _val) |
| void | Clip3WidthSlot (int _val) |
| void | FlySpeedSlot (int val) |
| void | DrawCellMapSlot (bool val) |
| void | SlicesSlot (int val) |
| void | ScreenSamplingSlot (int val) |
| void | LabelColorSlot () |
| void | ResetViewSlot () |
| void | recordMovie (bool on) |
| void | saveScreenshot (bool automatic=false, bool overwrite=false) |
| void | saveScreenshot (const QString &fileName, bool overwrite=false) |
| void | setScreenshotFileName (const QString &name) |
| void | setScreenshotFormat (const QString &format) |
| void | setScreenshotCounter (int counter) |
| void | setScreenshotQuality (int quality) |
| bool | openScreenshotFormatDialog () |
| virtual void | initFromDOMElement (const QDomElement &element) |
| void | ViewerUpdateSlot () |
| virtual bool | saveImageSnapshot (const QString &fileName, QSize finalSize, double oversampling=1.0, bool expand=false, bool has_gui=false) |
| bool | saveImageSnapshot (const QString &fileName, QSize finalSize, double oversampling, bool expand, bool has_gui, QString *error) |
| void | showEntireScene () |
Signals | |
| void | deleteSelection () |
| void | modified () |
| void | stepDrawFinished (bool) |
| void | setLabelColor (QIcon &) |
| void | recordingMovie (bool) |
| void | changeSceneRadius (float) |
| void | selectLabelChanged (int) |
Public Member Functions | |
| float | ZoomFactor () const |
| void | setZoomFactor (float f) |
| MorphoGraphX * | mainWindow () |
| void | setSceneBoundingBox (const mgx::Point3f &bbox) |
| float | getSceneRadius () const |
| void | processRunning (bool state) |
| bool | processRunning () |
| MorphoViewer (QWidget *parent) | |
| MorphoViewer (QGLContext *context, QWidget *parent) | |
| MorphoViewer (const QGLFormat &format, QWidget *parent) | |
| virtual | ~MorphoViewer () |
| virtual QDomElement | domElement (const QString &name, QDomDocument &document) const |
| void | drawSelectRect () |
| void | drawSelectLasso () |
| void | drawVoxelCursor () |
| void | checkVoxelCursor (bool altPressed) |
| void | drawColorBar () |
| void | drawScaleBar () |
| void | setLighting (mgx::ImgData *stack) |
| void | readParms (mgx::Parms &parms, QString section) |
| void | writeParms (QTextStream &pout, QString section) |
| void | updateAll () |
| mgx::Point3f | pointUnderPixel (const QPoint &pos, bool &found) |
| void | startScreenCoordinatesSystem (bool upward=false) const |
Public Member Functions inherited from QGLViewer | |
| KeyboardAction | |
| RAW_AXIS | |
| RAW_GRID | |
| ISPLAY_FPS | |
| NABLE_TEXT | |
| XIT_VIEWER | |
| AVE_SCREENSHOT | |
| AMERA_MODE | |
| ULL_SCREEN | |
| TEREO | |
| NIMATION | |
| ELP | |
| DIT_CAMERA | |
| OVE_CAMERA_LEFT | |
| OVE_CAMERA_RIGHT | |
| OVE_CAMERA_UP | |
| OVE_CAMERA_DOWN | |
| NCREASE_FLYSPEED | |
| ECREASE_FLYSPEED | |
| MouseHandler | |
| AMERA | |
| RAME | |
| ClickAction | |
| O_CLICK_ACTION | |
| OOM_ON_PIXEL | |
| OOM_TO_FIT | |
| ELECT | |
| AP_FROM_PIXEL | |
| AP_IS_CENTER | |
| ENTER_FRAME | |
| ENTER_SCENE | |
| HOW_ENTIRE_SCENE | |
| LIGN_FRAME | |
| LIGN_CAMERA | |
| MouseAction | |
| O_MOUSE_ACTION | |
| OTATE | |
| OOM | |
| RANSLATE | |
| OVE_FORWARD | |
| OOK_AROUND | |
| OVE_BACKWARD | |
| CREEN_ROTATE | |
| OLL | |
| RIVE | |
| CREEN_TRANSLATE | |
| OOM_ON_REGION | |
| QGLViewer (QWidget *parent=0, const QGLWidget *shareWidget=0, Qt::WFlags flags=0) | |
| QGLViewer (QGLContext *context, QWidget *parent=0, const QGLWidget *shareWidget=0, Qt::WFlags flags=0) | |
| QGLViewer (const QGLFormat &format, QWidget *parent=0, const QGLWidget *shareWidget=0, Qt::WFlags flags=0) | |
| ~QGLViewer () | |
| axisIsDrawn () const | |
| gridIsDrawn () const | |
| FPSIsDisplayed () const | |
| textIsEnabled () const | |
| cameraIsEdited () const | |
| setAxisIsDrawn (bool draw=true) | |
| setGridIsDrawn (bool draw=true) | |
| setFPSIsDisplayed (bool display=true) | |
| setTextIsEnabled (bool enable=true) | |
| setCameraIsEdited (bool edit=true) | |
| toggleAxisIsDrawn () | |
| toggleGridIsDrawn () | |
| toggleFPSIsDisplayed () | |
| toggleTextIsEnabled () | |
| toggleCameraIsEdited () | |
| backgroundColor () const | |
| foregroundColor () const | |
| setBackgroundColor (const QColor &color) | |
| setForegroundColor (const QColor &color) | |
| sceneRadius () const | |
| sceneCenter () const | |
| setSceneRadius (float radius) | |
| setSceneCenter (const qglviewer::Vec ¢er) | |
| setSceneBoundingBox (const qglviewer::Vec &min, const qglviewer::Vec &max) | |
| showEntireScene () | |
| camera () const | |
| manipulatedFrame () const | |
| setCamera (qglviewer::Camera *const camera) | |
| setManipulatedFrame (qglviewer::ManipulatedFrame *frame) | |
| mouseGrabber () const | |
| setMouseGrabberIsEnabled (const qglviewer::MouseGrabber *const mouseGrabber, bool enabled=true) | |
| mouseGrabberIsEnabled (const qglviewer::MouseGrabber *const mouseGrabber) | |
| setMouseGrabber (qglviewer::MouseGrabber *mouseGrabber) | |
| aspectRatio () const | |
| currentFPS () | |
| isFullScreen () const | |
| displaysInStereo () const | |
| sizeHint () const | |
| setFullScreen (bool fullScreen=true) | |
| setStereoDisplay (bool stereo=true) | |
| toggleFullScreen () | |
| toggleStereoDisplay () | |
| toggleCameraMode () | |
| drawArrow (float length=1.0f, float radius=-1.0f, int nbSubdivisions=12) | |
| drawArrow (const qglviewer::Vec &from, const qglviewer::Vec &to, float radius=-1.0f, int nbSubdivisions=12) | |
| drawAxis (float length=1.0f) | |
| drawGrid (float size=1.0f, int nbSubdivisions=10) | |
| startScreenCoordinatesSystem (bool upward=false) const | |
| stopScreenCoordinatesSystem () const | |
| drawText (int x, int y, const QString &text, const QFont &fnt=QFont()) | |
| displayMessage (const QString &message, int delay=2000) | |
| drawLight (GLenum light, float scale=1.0f) const | |
| width () const | |
| height () const | |
| updateGL () | |
| convertToGLFormat (const QImage &image) | |
| qglColor (const QColor &color) const | |
| qglClearColor (const QColor &color) const | |
| isValid () const | |
| isSharing () const | |
| makeCurrent () | |
| hasMouseTracking () const | |
| resize (int width, int height) | |
| setMouseTracking (bool enable) | |
| autoBufferSwap () const | |
| setAutoBufferSwap (bool on) | |
| snapshotFileName () const | |
| snapshotFormat () const | |
| snapshotCounter () const | |
| snapshotQuality () | |
| saveSnapshot (bool automatic=true, bool overwrite=false) | |
| saveSnapshot (const QString &fileName, bool overwrite=false) | |
| setSnapshotFileName (const QString &name) | |
| setSnapshotFormat (const QString &format) | |
| setSnapshotCounter (int counter) | |
| setSnapshotQuality (int quality) | |
| openSnapshotFormatDialog () | |
| bufferTextureId () const | |
| bufferTextureMaxU () const | |
| bufferTextureMaxV () const | |
| copyBufferToTexture (GLint internalFormat, GLenum format=GL_NONE) | |
| animationIsStarted () const | |
| animationPeriod () const | |
| setAnimationPeriod (int period) | |
| startAnimation () | |
| stopAnimation () | |
| animate () | |
| toggleAnimation () | |
| viewerInitialized () | |
| drawNeeded () | |
| drawFinished (bool automatic) | |
| animateNeeded () | |
| helpRequired () | |
| axisIsDrawnChanged (bool drawn) | |
| gridIsDrawnChanged (bool drawn) | |
| FPSIsDisplayedChanged (bool displayed) | |
| textIsEnabledChanged (bool enabled) | |
| cameraIsEditedChanged (bool edited) | |
| stereoChanged (bool on) | |
| pointSelected (const QMouseEvent *e) | |
| mouseGrabberChanged (qglviewer::MouseGrabber *mouseGrabber) | |
| helpString () const | |
| mouseString () const | |
| keyboardString () const | |
| help () | |
| aboutQGLViewer () | |
| helpWidget () | |
| resizeGL (int width, int height) | |
| initializeGL () | |
| init () | |
| paintGL () | |
| preDraw () | |
| preDrawStereo (bool leftBuffer=true) | |
| draw () | |
| fastDraw () | |
| postDraw () | |
| mousePressEvent (QMouseEvent *) | |
| mouseMoveEvent (QMouseEvent *) | |
| mouseReleaseEvent (QMouseEvent *) | |
| mouseDoubleClickEvent (QMouseEvent *) | |
| wheelEvent (QWheelEvent *) | |
| keyPressEvent (QKeyEvent *) | |
| timerEvent (QTimerEvent *) | |
| closeEvent (QCloseEvent *) | |
| selectedName () const | |
| selectBufferSize () const | |
| selectRegionWidth () const | |
| selectRegionHeight () const | |
| selectBuffer () | |
| select (const QMouseEvent *event) | |
| select (const QPoint &point) | |
| setSelectBufferSize (int size) | |
| setSelectRegionWidth (int width) | |
| setSelectRegionHeight (int height) | |
| setSelectedName (int id) | |
| beginSelection (const QPoint &point) | |
| drawWithNames () | |
| endSelection (const QPoint &point) | |
| postSelection (const QPoint &point) | |
| shortcut (KeyboardAction action) const | |
| pathKey (int index) const | |
| addKeyFrameKeyboardModifiers () const | |
| playPathKeyboardModifiers () const | |
| setShortcut (KeyboardAction action, int key) | |
| setKeyDescription (int key, QString description) | |
| setPathKey (int key, int index=0) | |
| setPlayPathKeyboardModifiers (Qt::KeyboardModifiers modifiers) | |
| setAddKeyFrameKeyboardModifiers (Qt::KeyboardModifiers modifiers) | |
| mouseAction (int state) const | |
| mouseHandler (int state) const | |
| mouseButtonState (MouseHandler handler, MouseAction action, bool withConstraint=true) const | |
| clickAction (int state, bool doubleClick, Qt::MouseButtons buttonsBefore) const | |
| getClickButtonState (ClickAction action, int &state, bool &doubleClick, Qt::MouseButtons &buttonsBefore) const | |
| wheelAction (Qt::KeyboardModifiers modifiers) const | |
| wheelHandler (Qt::KeyboardModifiers modifiers) const | |
| wheelButtonState (MouseHandler handler, MouseAction action, bool withConstraint=true) const | |
| setMouseBinding (int state, MouseHandler handler, MouseAction action, bool withConstraint=true) | |
| setMouseBinding (int state, ClickAction action, bool doubleClick=false, Qt::MouseButtons buttonsBefore=Qt::NoButton) | |
| setMouseBindingDescription (int state, QString description, bool doubleClick=false, Qt::MouseButtons buttonsBefore=Qt::NoButton) | |
| setWheelBinding (Qt::KeyboardModifiers modifiers, MouseHandler handler, MouseAction action, bool withConstraint=true) | |
| setHandlerKeyboardModifiers (MouseHandler handler, Qt::KeyboardModifiers modifiers) | |
| stateFileName () const | |
| domElement (const QString &name, QDomDocument &document) const | |
| initFromDOMElement (const QDomElement &element) | |
| saveStateToFile () | |
| restoreStateFromFile () | |
| setStateFileName (const QString &name) | |
| QGLViewerPool () | |
| QGLViewerIndex (const QGLViewer *const viewer) | |
Static Public Member Functions | |
| static void | initFormat () |
Protected Member Functions | |
| void | preDraw () |
| void | draw () |
| void | draw (QPaintDevice *device) |
| void | fastDraw () |
| virtual void | postDraw () |
| virtual void | init () |
| void | showEvent (QShowEvent *event) |
| void | resizeGL (int width, int height) |
| void | updateFBOTex (int width, int height, bool fast_draw=false) |
| void | drawColorTexture (int i, bool draw_depth=false) |
| void | alternatePeels (int &curPeelId, int &prevPeelId, int fullImgId) |
| void | combinePeels (int &fullImgId, int curPeelId, int volume1, int volume2) |
| void | setupCopyFB (GLuint depth, GLint color) |
| void | setupFramebuffer (GLuint depth, GLuint color, GLbitfield clear=GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT) |
| void | resetupFramebuffer (GLuint depth, GLuint color, GLbitfield clear=GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT) |
| void | resetFramebuffer () |
| void | leaveEvent (QEvent *e) |
| void | enterEvent (QEvent *e) |
| void | keyReleaseEvent (QKeyEvent *e) |
| void | keyPressEvent (QKeyEvent *e) |
| void | mouseMoveEvent (QMouseEvent *e) |
| void | mousePressEvent (QMouseEvent *e) |
| void | mouseReleaseEvent (QMouseEvent *e) |
| void | mouseDoubleClickEvent (QMouseEvent *e) |
Definition at line 42 of file MorphoViewer.hpp.
| Enumerator | |
|---|---|
| FI_BACKGROUND | |
| FI_FULL_IMG1 | |
| FI_FULL_IMG2 | |
| FI_CUR_PEEL | |
| FI_VOLUME1 | |
| FI_VOLUME2 | |
| FI_OCCLUSION | |
| NB_FRAMES | |
Definition at line 46 of file MorphoViewer.hpp.
Definition at line 82 of file MorphoViewer.hpp.
| MorphoViewer::MorphoViewer | ( | QWidget * | parent | ) |
| MorphoViewer::MorphoViewer | ( | QGLContext * | context, |
| QWidget * | parent | ||
| ) |
| MorphoViewer::MorphoViewer | ( | const QGLFormat & | format, |
| QWidget * | parent | ||
| ) |
|
virtual |
|
protected |
|
signal |
| void MorphoViewer::checkVoxelCursor | ( | bool | altPressed | ) |
|
inlineslot |
Definition at line 250 of file MorphoViewer.hpp.
|
inlineslot |
Definition at line 251 of file MorphoViewer.hpp.
|
inlineslot |
Definition at line 252 of file MorphoViewer.hpp.
|
inlineslot |
Definition at line 253 of file MorphoViewer.hpp.
|
inlineslot |
Definition at line 254 of file MorphoViewer.hpp.
|
inlineslot |
Definition at line 255 of file MorphoViewer.hpp.
|
inlineslot |
Definition at line 256 of file MorphoViewer.hpp.
|
inlineslot |
Definition at line 257 of file MorphoViewer.hpp.
|
inlineslot |
Definition at line 258 of file MorphoViewer.hpp.
|
protected |
|
signal |
|
virtual |
|
protected |
|
protected |
|
inlineslot |
Definition at line 264 of file MorphoViewer.hpp.
| void MorphoViewer::drawColorBar | ( | ) |
|
protected |
| void MorphoViewer::drawScaleBar | ( | ) |
| void MorphoViewer::drawSelectLasso | ( | ) |
| void MorphoViewer::drawSelectRect | ( | ) |
| void MorphoViewer::drawVoxelCursor | ( | ) |
|
protected |
|
protected |
|
inlineslot |
Definition at line 260 of file MorphoViewer.hpp.
|
inline |
Definition at line 126 of file MorphoViewer.hpp.
|
protectedvirtual |
|
static |
|
virtualslot |
|
protected |
|
protected |
|
slot |
|
protected |
|
slot |
| MorphoGraphX* MorphoViewer::mainWindow | ( | ) |
|
signal |
|
protected |
|
protected |
|
protected |
|
protected |
|
inlineslot |
Definition at line 304 of file MorphoViewer.hpp.
| mgx::Point3f MorphoViewer::pointUnderPixel | ( | const QPoint & | pos, |
| bool & | found | ||
| ) |
|
protectedvirtual |
|
protected |
|
inline |
Definition at line 128 of file MorphoViewer.hpp.
|
inline |
Definition at line 127 of file MorphoViewer.hpp.
| void MorphoViewer::readParms | ( | mgx::Parms & | parms, |
| QString | section | ||
| ) |
|
signal |
|
slot |
|
slot |
|
protected |
|
protected |
|
slot |
|
protected |
|
slot |
|
virtualslot |
|
inlineslot |
Definition at line 280 of file MorphoViewer.hpp.
|
inlineslot |
Definition at line 284 of file MorphoViewer.hpp.
|
slot |
|
signal |
|
slot |
|
slot |
|
signal |
| void MorphoViewer::setLighting | ( | mgx::ImgData * | stack | ) |
| void MorphoViewer::setSceneBoundingBox | ( | const mgx::Point3f & | bbox | ) |
|
inlineslot |
Definition at line 296 of file MorphoViewer.hpp.
|
inlineslot |
Definition at line 288 of file MorphoViewer.hpp.
|
inlineslot |
Definition at line 292 of file MorphoViewer.hpp.
|
inlineslot |
Definition at line 300 of file MorphoViewer.hpp.
|
protected |
|
protected |
| void MorphoViewer::setZoomFactor | ( | float | f | ) |
|
inlineslot |
Definition at line 319 of file MorphoViewer.hpp.
|
protected |
|
inlineslot |
Definition at line 269 of file MorphoViewer.hpp.
| void MorphoViewer::startScreenCoordinatesSystem | ( | bool | upward = false | ) | const |
|
signal |
| void MorphoViewer::updateAll | ( | ) |
|
protected |
|
slot |
|
inlineslot |
Definition at line 243 of file MorphoViewer.hpp.
|
inlineslot |
Definition at line 311 of file MorphoViewer.hpp.
| void MorphoViewer::writeParms | ( | QTextStream & | pout, |
| QString | section | ||
| ) |
| float MorphoViewer::ZoomFactor | ( | ) | const |
| MGXCamera* MorphoViewer::_camera |
Definition at line 120 of file MorphoViewer.hpp.
| bool MorphoViewer::altPressed |
Definition at line 77 of file MorphoViewer.hpp.
| GLuint MorphoViewer::baseFboId |
Definition at line 67 of file MorphoViewer.hpp.
| mgx::Clip* MorphoViewer::c1 |
Definition at line 94 of file MorphoViewer.hpp.
| mgx::Clip * MorphoViewer::c2 |
Definition at line 94 of file MorphoViewer.hpp.
| mgx::Clip * MorphoViewer::c3 |
Definition at line 94 of file MorphoViewer.hpp.
| mgx::Matrix4d MorphoViewer::CameraFrame |
Definition at line 119 of file MorphoViewer.hpp.
| mgx::ClipRegion MorphoViewer::clip1 |
Definition at line 93 of file MorphoViewer.hpp.
| mgx::ClipRegion MorphoViewer::clip2 |
Definition at line 93 of file MorphoViewer.hpp.
| mgx::ClipRegion MorphoViewer::clip3 |
Definition at line 93 of file MorphoViewer.hpp.
| mgx::Shader MorphoViewer::colormap2Shader |
Definition at line 60 of file MorphoViewer.hpp.
| mgx::Shader MorphoViewer::colorSurfShader |
Definition at line 62 of file MorphoViewer.hpp.
| GLuint MorphoViewer::colorTexId[NB_FRAMES] |
Definition at line 69 of file MorphoViewer.hpp.
| mgx::Shader MorphoViewer::combineShader |
Definition at line 61 of file MorphoViewer.hpp.
| bool MorphoViewer::controlPressed |
Definition at line 78 of file MorphoViewer.hpp.
| mgx::CutSurf* MorphoViewer::cutSurf |
Definition at line 100 of file MorphoViewer.hpp.
| GLuint MorphoViewer::depthBuffer |
Definition at line 70 of file MorphoViewer.hpp.
| GLuint MorphoViewer::depthTexId[NB_FRAMES] |
Definition at line 68 of file MorphoViewer.hpp.
| std::vector<GLfloat> MorphoViewer::depthTexture |
Definition at line 71 of file MorphoViewer.hpp.
| bool MorphoViewer::DrawCellMap |
Definition at line 50 of file MorphoViewer.hpp.
| bool MorphoViewer::DrawClipBox |
Definition at line 51 of file MorphoViewer.hpp.
| int MorphoViewer::drawHeight |
Definition at line 72 of file MorphoViewer.hpp.
| int MorphoViewer::drawWidth |
Definition at line 72 of file MorphoViewer.hpp.
| bool MorphoViewer::fast_draw |
Definition at line 105 of file MorphoViewer.hpp.
| GLuint MorphoViewer::fboCopyId |
Definition at line 67 of file MorphoViewer.hpp.
| GLuint MorphoViewer::fboId |
Definition at line 67 of file MorphoViewer.hpp.
| mgx::Shader MorphoViewer::finalCombineShader |
Definition at line 61 of file MorphoViewer.hpp.
| float MorphoViewer::FlySpeed |
Definition at line 102 of file MorphoViewer.hpp.
| float MorphoViewer::GlobalBrightness |
Definition at line 113 of file MorphoViewer.hpp.
| float MorphoViewer::GlobalContrast |
Definition at line 114 of file MorphoViewer.hpp.
| GuiAction MorphoViewer::guiAction |
Definition at line 85 of file MorphoViewer.hpp.
| bool MorphoViewer::guiActionOn |
Definition at line 87 of file MorphoViewer.hpp.
| mgx::Shader MorphoViewer::index2Shader |
Definition at line 60 of file MorphoViewer.hpp.
| mgx::Shader MorphoViewer::indexSurfShader |
Definition at line 62 of file MorphoViewer.hpp.
| bool MorphoViewer::leftButton |
Definition at line 79 of file MorphoViewer.hpp.
| int MorphoViewer::MaxNbPeels |
Definition at line 110 of file MorphoViewer.hpp.
| bool MorphoViewer::meshPickFill |
Definition at line 88 of file MorphoViewer.hpp.
| QPoint MorphoViewer::mousePos |
Definition at line 58 of file MorphoViewer.hpp.
| mgx::Shader MorphoViewer::occlusionShader |
Definition at line 65 of file MorphoViewer.hpp.
| QPoint MorphoViewer::oldPos |
Definition at line 53 of file MorphoViewer.hpp.
| mgx::Point3f MorphoViewer::oldVPos |
Definition at line 52 of file MorphoViewer.hpp.
| QList<float> MorphoViewer::pickedLabels |
Definition at line 90 of file MorphoViewer.hpp.
| float MorphoViewer::pixelRadius |
Definition at line 57 of file MorphoViewer.hpp.
| mgx::Shader MorphoViewer::postProcessShader |
Definition at line 64 of file MorphoViewer.hpp.
| int MorphoViewer::prevHeight |
Definition at line 73 of file MorphoViewer.hpp.
| int MorphoViewer::prevWidth |
Definition at line 73 of file MorphoViewer.hpp.
| bool MorphoViewer::quitting |
Definition at line 49 of file MorphoViewer.hpp.
| mgx::Shader MorphoViewer::raycastingShader1 |
Definition at line 59 of file MorphoViewer.hpp.
| mgx::Shader MorphoViewer::raycastingShader2 |
Definition at line 59 of file MorphoViewer.hpp.
| mgx::Shader MorphoViewer::renderDepthShader |
Definition at line 61 of file MorphoViewer.hpp.
| bool MorphoViewer::rightButton |
Definition at line 80 of file MorphoViewer.hpp.
| float MorphoViewer::sampling |
Definition at line 104 of file MorphoViewer.hpp.
| int MorphoViewer::selectedLabel |
Definition at line 103 of file MorphoViewer.hpp.
| LassoSelect MorphoViewer::selectLasso |
Definition at line 55 of file MorphoViewer.hpp.
| QRect MorphoViewer::selectRect |
Definition at line 54 of file MorphoViewer.hpp.
| bool MorphoViewer::shiftPressed |
Definition at line 76 of file MorphoViewer.hpp.
| float MorphoViewer::Shininess |
Definition at line 112 of file MorphoViewer.hpp.
| int MorphoViewer::show_slice |
Definition at line 107 of file MorphoViewer.hpp.
| int MorphoViewer::slice_type |
Definition at line 108 of file MorphoViewer.hpp.
| float MorphoViewer::Specular |
Definition at line 111 of file MorphoViewer.hpp.
| float MorphoViewer::Spinning |
Definition at line 116 of file MorphoViewer.hpp.
| QPointer<mgx::ImgData> MorphoViewer::stack1 |
Definition at line 97 of file MorphoViewer.hpp.
| QPointer<mgx::ImgData> MorphoViewer::stack2 |
Definition at line 97 of file MorphoViewer.hpp.
| bool MorphoViewer::stackPickFill |
Definition at line 88 of file MorphoViewer.hpp.
| int MorphoViewer::texHeight |
Definition at line 106 of file MorphoViewer.hpp.
| mgx::Shader MorphoViewer::textureSurfShader |
Definition at line 62 of file MorphoViewer.hpp.
| int MorphoViewer::texWidth |
Definition at line 106 of file MorphoViewer.hpp.
| float MorphoViewer::UnsharpStrength |
Definition at line 115 of file MorphoViewer.hpp.
| mgx::Shader MorphoViewer::volumeSurfShader1 |
Definition at line 63 of file MorphoViewer.hpp.
| mgx::Shader MorphoViewer::volumeSurfShader2 |
Definition at line 63 of file MorphoViewer.hpp.
| bool MorphoViewer::voxelEditCursor |
Definition at line 56 of file MorphoViewer.hpp.
1.8.17