17#ifndef __gui_mrview_tool_odf_preview_h__
18#define __gui_mrview_tool_odf_preview_h__
42 RenderFrame (QWidget*
parent);
44 void set_colour (
const QColor& c) {
45 renderer.set_colour (c);
50 virtual void wheelEvent (QWheelEvent*);
55 void set (
const Eigen::VectorXf&);
60 void lock_orientation_to_image_slot (
int);
61 void interpolation_slot (
int);
62 void show_axes_slot (
int);
63 void level_of_detail_slot (
int);
64 void lighting_update_slot();