open_iA 2025.6
Loading...
Searching...
No Matches
iAvtkInteractorStyleTrackballCamera Class Reference

default interactor style for renderer, based on vtkInteractorStyleTrackballCamera, providing signals on mouse wheel More...

#include <iARendererInteractorStyle.h>

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

Signals

void ctrlShiftMouseWheel (int)
 

Public Member Functions

void OnChar () override
 disable all key interactions from vtkInteractorStyle
 
void OnMouseWheelBackward () override
 
void OnMouseWheelForward () override
 
 vtkTypeMacro (iAvtkInteractorStyleTrackballCamera, vtkInteractorStyleTrackballCamera)
 

Static Public Member Functions

static iAvtkInteractorStyleTrackballCameraNew ()
 

Static Public Attributes

static constexpr const char Name [] = "Trackball"
 

Detailed Description

default interactor style for renderer, based on vtkInteractorStyleTrackballCamera, providing signals on mouse wheel

Member Function Documentation

◆ ctrlShiftMouseWheel

void iAvtkInteractorStyleTrackballCamera::ctrlShiftMouseWheel ( int )
signal

◆ New()

static iAvtkInteractorStyleTrackballCamera * iAvtkInteractorStyleTrackballCamera::New ( )
static

◆ OnChar()

void iAvtkInteractorStyleTrackballCamera::OnChar ( )
override

disable all key interactions from vtkInteractorStyle

◆ OnMouseWheelBackward()

void iAvtkInteractorStyleTrackballCamera::OnMouseWheelBackward ( )
override

◆ OnMouseWheelForward()

void iAvtkInteractorStyleTrackballCamera::OnMouseWheelForward ( )
override

◆ vtkTypeMacro()

iAvtkInteractorStyleTrackballCamera::vtkTypeMacro ( iAvtkInteractorStyleTrackballCamera ,
vtkInteractorStyleTrackballCamera  )

Member Data Documentation

◆ Name

const char iAvtkInteractorStyleTrackballCamera::Name[] = "Trackball"
staticconstexpr

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