Developer documentation
Version 3.0.3-105-gd3941f44
MR::GUI::MRView::Mode Namespace Reference

Namespaces

namespace  LightBoxViewControls
 

Classes

class  Action
 
class  Base
 
class  LightBox
 
class  ModeGuiVisitor
 
class  Ortho
 
class  Slice
 
class  Volume
 

Variables

const int FocusContrast = 0x00000001
 
const int MoveTarget = 0x00000002
 
const int TiltRotate = 0x00000004
 
const int MoveSlice = 0x00000008
 
const int ShaderThreshold = 0x10000000
 
const int ShaderTransparency = 0x20000000
 
const int ShaderLighting = 0x40000000
 
const int ShaderClipping = 0x80000008
 

Variable Documentation

◆ FocusContrast

const int MR::GUI::MRView::Mode::FocusContrast = 0x00000001

Definition at line 43 of file base.h.

◆ MoveSlice

const int MR::GUI::MRView::Mode::MoveSlice = 0x00000008

Definition at line 46 of file base.h.

◆ MoveTarget

const int MR::GUI::MRView::Mode::MoveTarget = 0x00000002

Definition at line 44 of file base.h.

◆ ShaderClipping

const int MR::GUI::MRView::Mode::ShaderClipping = 0x80000008

Definition at line 50 of file base.h.

◆ ShaderLighting

const int MR::GUI::MRView::Mode::ShaderLighting = 0x40000000

Definition at line 49 of file base.h.

◆ ShaderThreshold

const int MR::GUI::MRView::Mode::ShaderThreshold = 0x10000000

Definition at line 47 of file base.h.

◆ ShaderTransparency

const int MR::GUI::MRView::Mode::ShaderTransparency = 0x20000000

Definition at line 48 of file base.h.

◆ TiltRotate

const int MR::GUI::MRView::Mode::TiltRotate = 0x00000004

Definition at line 45 of file base.h.