|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   28 #ifndef vtkOpenVRMenuRepresentation_h 
   29 #define vtkOpenVRMenuRepresentation_h 
   31 #include "vtkRenderingOpenVRModule.h"  
   66     unsigned long event, 
void* calldata) 
override;
 
   68     unsigned long event, 
void* calldata) 
override;
 
   70     unsigned long event, 
void* calldata) 
override;
 
   86   void PushFrontMenuItem(
const char* 
name, 
const char* text, 
vtkCommand* cmd);
 
   87   void RenameMenuItem(
const char* 
name, 
const char* text);
 
   88   void RemoveMenuItem(
const char* 
name);
 
   89   void RemoveAllMenuItems();
 
   92   vtkGetMacro(CurrentOption, 
double);
 
   98   class InternalElement;
 
   99   std::deque<InternalElement*> 
Menus;
 
  105   double PlacedVRight[3];
 
  106   double PlacedOrientation[3];
 
  
map vtkPolyData to graphics primitives
represent and manipulate 3D points
superclass for callback/observer methods
An actor that displays text.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
window superclass for vtkRenderWindow
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
object to represent cell connectivity
platform-independent render window interaction including picking and frame rate control.
abstract specification for Viewports
concrete dataset represents vertices, lines, polygons, and triangle strips
represent surface properties of a geometric object