8#ifndef vtkWebXRInteractorStyle_h
9#define vtkWebXRInteractorStyle_h
11#include "vtkRenderingWebXRModule.h"
15VTK_ABI_NAMESPACE_BEGIN
platform-independent render window interaction including picking and frame rate control.
Tooltip helper explaining controls Helper class to draw one tooltip per button around the controller.
vtkWebXRInteractorStyle()=default
void SetupActions(vtkRenderWindowInteractor *iren) override
Setup default actions defined with an action path and a corresponding command.
~vtkWebXRInteractorStyle() override=default
vtkVRControlsHelper * MakeControlsHelper() override
Creates a new ControlsHelper suitable for use with this class.
void LoadNextCameraPose() override
no-op to satisfy the base class API
static vtkWebXRInteractorStyle * New()