Fraxinus
22.09
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 36 of file cxImageMapperMonitor.h.
cx::ImageMapperMonitor::~ImageMapperMonitor | ( | ) |
Definition at line 48 of file cxImageMapperMonitor.cpp.
|
protected |
Definition at line 34 of file cxImageMapperMonitor.cpp.
|
protectedvirtualslot |
Reimplemented in cx::MehdiGPURayCastMultiVolumeRepImageMapperMonitor.
Definition at line 70 of file cxImageMapperMonitor.cpp.
|
protectedvirtualslot |
Reimplemented in cx::MehdiGPURayCastMultiVolumeRepImageMapperMonitor.
Definition at line 90 of file cxImageMapperMonitor.cpp.
|
protectedvirtualslot |
Reimplemented in cx::MehdiGPURayCastMultiVolumeRepImageMapperMonitor.
Definition at line 58 of file cxImageMapperMonitor.cpp.
|
static |
Definition at line 27 of file cxImageMapperMonitor.cpp.
|
protected |
Definition at line 42 of file cxImageMapperMonitor.cpp.
|
protected |
Definition at line 51 of file cxImageMapperMonitor.h.
|
protected |
Definition at line 50 of file cxImageMapperMonitor.h.