NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Public Attributes | List of all members
niftk::SingleViewerWidgetTestClassPrivate Class Reference
Collaboration diagram for niftk::SingleViewerWidgetTestClassPrivate:
Collaboration graph
[legend]

Public Member Functions

 SingleViewerWidgetTestClassPrivate ()
 

Public Attributes

std::string FileName
 
mitk::DataStorage::Pointer DataStorage
 
mitk::RenderingManager::Pointer RenderingManager
 
mitk::DataNode::Pointer ImageNode
 
mitk::Image * Image
 
mitk::Point3D WorldOrigin
 The world origin, that is the centre of the bottom-left-back voxel of the image. More...
 
mitk::Vector3D WorldExtents
 The extents (number of slices) in world coordinate order: sagittal, coronal, axial. More...
 
mitk::Vector3D WorldSpacings
 The spacings (distance of slices) in world coordinate order: sagittal, coronal, axial. More...
 
mitk::Vector3D WorldUpDirections
 
SingleViewerWidgetViewer
 
MultiViewerVisibilityManager::Pointer VisibilityManager
 
QmitkRenderWindow * AxialWindow
 
QmitkRenderWindow * SagittalWindow
 
QmitkRenderWindow * CoronalWindow
 
QmitkRenderWindow * _3DWindow
 
mitk::SliceNavigationController * AxialSnc
 
mitk::SliceNavigationController * SagittalSnc
 
mitk::SliceNavigationController * CoronalSnc
 
SingleViewerWidgetTestClass::ViewerStateTester::Pointer StateTester
 
bool InteractiveMode
 
mitk::FocusEvent FocusEvent
 
mitk::SliceNavigationController::GeometrySliceEvent GeometrySendEvent
 
mitk::SliceNavigationController::GeometrySliceEvent GeometryUpdateEvent
 
mitk::SliceNavigationController::GeometrySliceEvent GeometryTimeEvent
 
mitk::SliceNavigationController::GeometrySliceEvent GeometrySliceEvent
 
const char * TimeGeometryChanged
 
const char * WindowLayoutChanged
 
const char * SelectedTimeStepChanged
 
const char * SelectedPositionChanged
 
const char * CursorPositionChanged
 
const char * ScaleFactorChanged
 
const char * CursorPositionBindingChanged
 
const char * ScaleFactorBindingChanged
 
const char * CursorVisibilityChanged
 

Constructor & Destructor Documentation

niftk::SingleViewerWidgetTestClassPrivate::SingleViewerWidgetTestClassPrivate ( )
inline

Member Data Documentation

QmitkRenderWindow* niftk::SingleViewerWidgetTestClassPrivate::_3DWindow
mitk::SliceNavigationController* niftk::SingleViewerWidgetTestClassPrivate::AxialSnc
QmitkRenderWindow* niftk::SingleViewerWidgetTestClassPrivate::AxialWindow
mitk::SliceNavigationController* niftk::SingleViewerWidgetTestClassPrivate::CoronalSnc
QmitkRenderWindow* niftk::SingleViewerWidgetTestClassPrivate::CoronalWindow
const char* niftk::SingleViewerWidgetTestClassPrivate::CursorPositionBindingChanged
const char* niftk::SingleViewerWidgetTestClassPrivate::CursorPositionChanged
const char* niftk::SingleViewerWidgetTestClassPrivate::CursorVisibilityChanged
mitk::DataStorage::Pointer niftk::SingleViewerWidgetTestClassPrivate::DataStorage
std::string niftk::SingleViewerWidgetTestClassPrivate::FileName
mitk::FocusEvent niftk::SingleViewerWidgetTestClassPrivate::FocusEvent
mitk::SliceNavigationController::GeometrySliceEvent niftk::SingleViewerWidgetTestClassPrivate::GeometrySendEvent
mitk::SliceNavigationController::GeometrySliceEvent niftk::SingleViewerWidgetTestClassPrivate::GeometrySliceEvent
mitk::SliceNavigationController::GeometrySliceEvent niftk::SingleViewerWidgetTestClassPrivate::GeometryTimeEvent
mitk::SliceNavigationController::GeometrySliceEvent niftk::SingleViewerWidgetTestClassPrivate::GeometryUpdateEvent
mitk::Image* niftk::SingleViewerWidgetTestClassPrivate::Image
mitk::DataNode::Pointer niftk::SingleViewerWidgetTestClassPrivate::ImageNode
bool niftk::SingleViewerWidgetTestClassPrivate::InteractiveMode
mitk::RenderingManager::Pointer niftk::SingleViewerWidgetTestClassPrivate::RenderingManager
mitk::SliceNavigationController* niftk::SingleViewerWidgetTestClassPrivate::SagittalSnc
QmitkRenderWindow* niftk::SingleViewerWidgetTestClassPrivate::SagittalWindow
const char* niftk::SingleViewerWidgetTestClassPrivate::ScaleFactorBindingChanged
const char* niftk::SingleViewerWidgetTestClassPrivate::ScaleFactorChanged
const char* niftk::SingleViewerWidgetTestClassPrivate::SelectedPositionChanged
const char* niftk::SingleViewerWidgetTestClassPrivate::SelectedTimeStepChanged
SingleViewerWidgetTestClass::ViewerStateTester::Pointer niftk::SingleViewerWidgetTestClassPrivate::StateTester
const char* niftk::SingleViewerWidgetTestClassPrivate::TimeGeometryChanged
SingleViewerWidget* niftk::SingleViewerWidgetTestClassPrivate::Viewer
MultiViewerVisibilityManager::Pointer niftk::SingleViewerWidgetTestClassPrivate::VisibilityManager
const char* niftk::SingleViewerWidgetTestClassPrivate::WindowLayoutChanged
mitk::Vector3D niftk::SingleViewerWidgetTestClassPrivate::WorldExtents

The extents (number of slices) in world coordinate order: sagittal, coronal, axial.

mitk::Point3D niftk::SingleViewerWidgetTestClassPrivate::WorldOrigin

The world origin, that is the centre of the bottom-left-back voxel of the image.

mitk::Vector3D niftk::SingleViewerWidgetTestClassPrivate::WorldSpacings

The spacings (distance of slices) in world coordinate order: sagittal, coronal, axial.

mitk::Vector3D niftk::SingleViewerWidgetTestClassPrivate::WorldUpDirections

A up directions of the axes in world coordinate order: sagittal, coronal, axial. If the updirection is +1 then higher voxel index means higher mm position in world, i.e. moving towards the top, right or front. If the updirection is -1 then higher voxel index means lower mm position in world, i.e. moving towards the bottom, left or back.


The documentation for this class was generated from the following file: