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

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

#include <iARendererInteractorStyle.h>

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

Signals

void ctrlShiftMouseWheel (int)
 

Public Member Functions

void OnChar () override
 disable all key interactions from vtkInteractorStyle
 
void OnMouseWheelBackward () override
 
void OnMouseWheelForward () override
 
 vtkTypeMacro (iAvtkInteractorStyleFlight, vtkInteractorStyleFlight)
 

Static Public Member Functions

static iAvtkInteractorStyleFlightNew ()
 

Static Public Attributes

static constexpr const char Name [] = "Flight"
 

Detailed Description

interactor style for renderer, based on vtkInteractorStyleFlight, providing signals on mouse wheel

Member Function Documentation

◆ ctrlShiftMouseWheel

void iAvtkInteractorStyleFlight::ctrlShiftMouseWheel ( int )
signal

◆ New()

static iAvtkInteractorStyleFlight * iAvtkInteractorStyleFlight::New ( )
static

◆ OnChar()

void iAvtkInteractorStyleFlight::OnChar ( )
override

disable all key interactions from vtkInteractorStyle

◆ OnMouseWheelBackward()

void iAvtkInteractorStyleFlight::OnMouseWheelBackward ( )
override

◆ OnMouseWheelForward()

void iAvtkInteractorStyleFlight::OnMouseWheelForward ( )
override

◆ vtkTypeMacro()

iAvtkInteractorStyleFlight::vtkTypeMacro ( iAvtkInteractorStyleFlight ,
vtkInteractorStyleFlight  )

Member Data Documentation

◆ Name

const char iAvtkInteractorStyleFlight::Name[] = "Flight"
staticconstexpr

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