28#ifndef vtkVRMenuRepresentation_h
29#define vtkVRMenuRepresentation_h
31#include "vtkRenderingVRModule.h"
58 unsigned long event,
void* calldata)
override;
60 unsigned long event,
void* calldata)
override;
62 unsigned long event,
void* calldata)
override;
84 vtkGetMacro(CurrentOption,
double);
90 class InternalElement;
91 std::deque<InternalElement*>
Menus;
97 double PlacedVRight[3];
98 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