16#ifndef vtkVRMenuRepresentation_h
17#define vtkVRMenuRepresentation_h
19#include "vtkRenderingVRModule.h"
23VTK_ABI_NAMESPACE_BEGIN
47 unsigned long event,
void* calldata)
override;
49 unsigned long event,
void* calldata)
override;
51 unsigned long event,
void* calldata)
override;
73 vtkGetMacro(CurrentOption,
double);
79 class InternalElement;
80 std::deque<InternalElement*>
Menus;
86 double PlacedVRight[3];
87 double PlacedOrientation[3];
superclass for callback/observer methods
a simple class to control print indentation
platform-independent render window interaction including picking and frame rate control.
abstract specification for Viewports
window superclass for vtkRenderWindow