Developer documentation
Version 3.0.3-105-gd3941f44
displayable.h File Reference
#include "math/math.h"
#include "colourmap.h"
#include "gui/opengl/gl.h"
#include "gui/opengl/shader.h"
#include "gui/projection.h"

Go to the source code of this file.

Classes

class  MR::GUI::MRView::DisplayableVisitor
 
class  MR::GUI::MRView::Displayable
 

Namespaces

namespace  MR
 
namespace  MR::GUI
 
namespace  MR::GUI::MRView
 
namespace  MR::GUI::MRView::Tool
 

Variables

const uint32_t MR::GUI::MRView::InvertScale = 0x08000000
 
const uint32_t MR::GUI::MRView::DiscardLower = 0x20000000
 
const uint32_t MR::GUI::MRView::DiscardUpper = 0x40000000
 
const uint32_t MR::GUI::MRView::Transparency = 0x80000000
 
const uint32_t MR::GUI::MRView::Lighting = 0x01000000
 
const uint32_t MR::GUI::MRView::DiscardLowerEnabled = 0x00100000
 
const uint32_t MR::GUI::MRView::DiscardUpperEnabled = 0x00200000
 
const uint32_t MR::GUI::MRView::TransparencyEnabled = 0x00400000
 
const uint32_t MR::GUI::MRView::LightingEnabled = 0x00800000