16#ifndef _SoView2DTouchControl_H
17#define _SoView2DTouchControl_H
21#include <Inventor/fields/SoSFFloat.h>
View2DEventPhase
event phase for simple extensions that grab the focus, do something (motion) and are released afterwa...
SoView2DExtension Base class for all View2DExtensions used for drawing and event handling on the View...
SoSFFloat sliceSensitivity
SoSFFloat lutV
Vertical windowing parameter.
SoSFFloat lutH
Horizontal windowing parameter.
bool evalEvent(SoView2D *view2d, View2DSliceList *slicelist, View2DEvent *ec, View2DEventPhase phase) override
reimplemented from SoView2DExtension
SoView2DTouchControl()
constructor
SoView2D is a 2D viewer for image data.
View2DEvent stores all information on an event on a SoView2D.
a list that holds all View2DSlice objects (lazily created) of a SoView2D
Target mlrange_cast(Source arg)
Generic version of checked ML casts.