21#include <Inventor/fields/SoSFVec3f.h>
SoView2DExtension()
Constructor.
static void initClass()
Initializes this class (called on DLL initialization).
~SoView2DGrid() override
Protected destructor.
void draw(View2DSliceList *slicelist, View2DSlice *slice, int sliceZ) override
Virtual method called by the SoView2D node when an image is rendered.
SoView2DGrid()
Constructor.
bool evalEvent(SoView2D *view2d, View2DSliceList *slicelist, View2DEvent *eventContainer, View2DEventPhase eventPhase) override
Handling of events occurring in the viewer.
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
a single slice that is stored in a View2DSliceList, typically created by a View2DSliceList