Fraxinus
16.5.0-fx-rc6
An IGT application
|
#include <cxImageMapperMonitor.h>
Public Member Functions | |
~ImageMapperMonitor () | |
Static Public Member Functions | |
static ImageMapperMonitorPtr | create (vtkVolumePtr volume, ImagePtr image) |
Protected Slots | |
virtual void | applyCropping () |
virtual void | clearClipping () |
virtual void | applyClipping () |
Protected Member Functions | |
ImageMapperMonitor (vtkVolumePtr volume, ImagePtr image) | |
void | init () |
Protected Attributes | |
vtkVolumePtr | mVolume |
ImagePtr | mImage |
Helper class that uses the stored clip planes in a Image to clip it in a mapper.
Used internally by VolumetricRep - No need to use this elsewhere!
Definition at line 57 of file cxImageMapperMonitor.h.
cx::ImageMapperMonitor::~ImageMapperMonitor | ( | ) |
Definition at line 69 of file cxImageMapperMonitor.cpp.
|
protected |
Definition at line 55 of file cxImageMapperMonitor.cpp.
|
protectedvirtualslot |
Reimplemented in cx::MehdiGPURayCastMultiVolumeRepImageMapperMonitor.
Definition at line 91 of file cxImageMapperMonitor.cpp.
|
protectedvirtualslot |
Reimplemented in cx::MehdiGPURayCastMultiVolumeRepImageMapperMonitor.
Definition at line 111 of file cxImageMapperMonitor.cpp.
|
protectedvirtualslot |
Reimplemented in cx::MehdiGPURayCastMultiVolumeRepImageMapperMonitor.
Definition at line 79 of file cxImageMapperMonitor.cpp.
|
static |
Definition at line 48 of file cxImageMapperMonitor.cpp.
|
protected |
Definition at line 63 of file cxImageMapperMonitor.cpp.
|
protected |
Definition at line 72 of file cxImageMapperMonitor.h.
|
protected |
Definition at line 71 of file cxImageMapperMonitor.h.