20#include <Inventor/fields/SoFields.h>
93 void parametersChangedCB(
SoField*);
96 void updateParameters();
#define SOVIEW2D_API
File to resolve system dependencies in View2D library.
SoSFTrigger stop
stop the cine mode
static void initClass()
inventor runtime type system
SoSFInt32 minTimePoint
the minimum timepoint
SoSFFloat speed
speed of the cine mode (in seconds), minimum cine speed is fixed to one repaint per image
SoSFInt32 maxTimePoint
the maximum timepoint
SoView2DCine()
Constructor.
SoSFEnum direction
direction of cine mode (loop or ping-pong)
SoSFInt32 sliceIncrement
the slice increment
SoSFInt32 minSlice
the minimum slice
SoSFBool active
read-only flag indicating whether cine mode is active or not
SoSFBool resetOnStart
Always reset to minimum slice/time point and forward direction on start press (start with current pos...
SoSFEnum mode
mode of the cine mode (Z,T,ZT)
SoSFInt32 timePointIncrement
the timepoint increment
SoSFEnum repeat
flag to indicated if cine mode should automatically stop after the first cycle
SoSFInt32 timePoint
the current timepoint
SoSFInt32 maxSlice
the maximum slice
SoSFInt32 slice
the current slice
SoView2DExtension Base class for all View2DExtensions used for drawing and event handling on the View...
virtual void endDrawing(View2DSliceList *)
a list that holds all View2DSlice objects (lazily created) of a SoView2D
Target mlrange_cast(Source arg)
Generic version of checked ML casts.