Developer documentation
Version 3.0.3-105-gd3941f44
MR::GUI::MRView::Tool::ODF_Preview Class Reference

#include "gui/mrview/tool/odf/preview.h"

Inheritance diagram for MR::GUI::MRView::Tool::ODF_Preview:

Public Member Functions

 ODF_Preview (ODF *)
 
void set (const Eigen::VectorXf &)
 
bool interpolate () const
 
void set_lod_enabled (const bool i)
 
Windowwindow () const
 

Protected Attributes

ODFparent
 
RenderFrame * render_frame
 
QCheckBox * lock_orientation_to_image_box
 
QCheckBox * interpolation_box
 
QCheckBox * show_axes_box
 
SpinBoxlevel_of_detail_selector
 

Friends

class ODF
 

Detailed Description

Definition at line 35 of file preview.h.

Constructor & Destructor Documentation

◆ ODF_Preview()

MR::GUI::MRView::Tool::ODF_Preview::ODF_Preview ( ODF )

Member Function Documentation

◆ interpolate()

bool MR::GUI::MRView::Tool::ODF_Preview::interpolate ( ) const
inline

Definition at line 56 of file preview.h.

◆ set()

void MR::GUI::MRView::Tool::ODF_Preview::set ( const Eigen::VectorXf &  )

◆ set_lod_enabled()

void MR::GUI::MRView::Tool::ODF_Preview::set_lod_enabled ( const bool  i)
inline

Definition at line 57 of file preview.h.

◆ window()

Window & MR::GUI::MRView::Tool::ODF_Preview::window ( ) const
inline

Definition at line 58 of file preview.h.

Friends And Related Function Documentation

◆ ODF

friend class ODF
friend

Definition at line 71 of file preview.h.

Member Data Documentation

◆ interpolation_box

QCheckBox* MR::GUI::MRView::Tool::ODF_Preview::interpolation_box
protected

Definition at line 69 of file preview.h.

◆ level_of_detail_selector

SpinBox* MR::GUI::MRView::Tool::ODF_Preview::level_of_detail_selector
protected

Definition at line 70 of file preview.h.

◆ lock_orientation_to_image_box

QCheckBox* MR::GUI::MRView::Tool::ODF_Preview::lock_orientation_to_image_box
protected

Definition at line 68 of file preview.h.

◆ parent

ODF* MR::GUI::MRView::Tool::ODF_Preview::parent
protected

Definition at line 66 of file preview.h.

◆ render_frame

RenderFrame* MR::GUI::MRView::Tool::ODF_Preview::render_frame
protected

Definition at line 67 of file preview.h.

◆ show_axes_box

QCheckBox * MR::GUI::MRView::Tool::ODF_Preview::show_axes_box
protected

Definition at line 69 of file preview.h.


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