#include <OrthoViewPlaneGL.hh>
Definition at line 40 of file OrthoViewPlaneGL.hh.
◆ OrthoViewPlaneGL()
OrthoViewPlaneGL::OrthoViewPlaneGL |
( |
OrthoViewWidget * |
orthoView, |
|
|
const blitz::TinyVector< int, 2 > & |
dimensions, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
◆ ~OrthoViewPlaneGL()
OrthoViewPlaneGL::~OrthoViewPlaneGL |
( |
| ) |
|
◆ clearData()
void OrthoViewPlaneGL::clearData |
( |
| ) |
|
◆ addData()
void OrthoViewPlaneGL::addData |
( |
const blitz::Array< blitz::TinyVector< float, 3 >, 2 > & |
data | ) |
|
◆ mouseMoved
void OrthoViewPlaneGL::mouseMoved |
( |
ptrdiff_t |
x, |
|
|
ptrdiff_t |
y |
|
) |
| |
|
signal |
◆ mouseWheelMoved
void OrthoViewPlaneGL::mouseWheelMoved |
( |
ptrdiff_t |
z | ) |
|
|
signal |
◆ crosshairDragged
void OrthoViewPlaneGL::crosshairDragged |
( |
ptrdiff_t |
x, |
|
|
ptrdiff_t |
y |
|
) |
| |
|
signal |
◆ hLineDragged
void OrthoViewPlaneGL::hLineDragged |
( |
ptrdiff_t |
x | ) |
|
|
signal |
◆ vLineDragged
void OrthoViewPlaneGL::vLineDragged |
( |
ptrdiff_t |
y | ) |
|
|
signal |
◆ positionSelected
void OrthoViewPlaneGL::positionSelected |
( |
ptrdiff_t |
x, |
|
|
ptrdiff_t |
y, |
|
|
Qt::MouseButton |
button, |
|
|
Qt::KeyboardModifiers |
modifiers |
|
) |
| |
|
signal |
The documentation for this class was generated from the following file: