open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Loading...
Searching...
No Matches
Signals | Public Member Functions | Static Public Member Functions | List of all members
iAvtkInteractStyleActor Class Reference

#include <iAvtkInteractStyleActor.h>

Inheritance diagram for iAvtkInteractStyleActor:
[legend]
Collaboration diagram for iAvtkInteractStyleActor:
[legend]

Signals

void actorsUpdated ()
 

Public Member Functions

void initialize (vtkImageData *img, iADataSetRenderer *dataSetRenderer, iAChannelSlicerData *slicerChannel[4], int currentMode)
 
void OnMouseMove () override
 override the mouse move, we add some behavior here
 
 vtkTypeMacro (iAvtkInteractStyleActor, vtkInteractorStyleTrackballActor)
 
void Rotate () override
 Conditionally disable zooming via right button dragging.
 
void Spin () override
 

Static Public Member Functions

static iAvtkInteractStyleActorNew ()
 

Member Function Documentation

◆ actorsUpdated

void iAvtkInteractStyleActor::actorsUpdated ( )
signal

◆ initialize()

void iAvtkInteractStyleActor::initialize ( vtkImageData *  img,
iADataSetRenderer dataSetRenderer,
iAChannelSlicerData slicerChannel[4],
int  currentMode 
)

◆ New()

static iAvtkInteractStyleActor * iAvtkInteractStyleActor::New ( )
static

◆ OnMouseMove()

void iAvtkInteractStyleActor::OnMouseMove ( )
override

override the mouse move, we add some behavior here

◆ Rotate()

void iAvtkInteractStyleActor::Rotate ( )
override

Conditionally disable zooming via right button dragging.

◆ Spin()

void iAvtkInteractStyleActor::Spin ( )
override

◆ vtkTypeMacro()

iAvtkInteractStyleActor::vtkTypeMacro ( iAvtkInteractStyleActor  ,
vtkInteractorStyleTrackballActor   
)

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