17#ifndef vtkOSPRayTestInteractor_h 
   18#define vtkOSPRayTestInteractor_h 
superclass for callback/observer methods
 
interactive manipulation of the camera
 
vtkOSPRayTestInteractor()
 
~vtkOSPRayTestInteractor()
 
static void AddName(const char *name)
 
void OnKeyPress() override
 
void SetPipelineControlPoints(vtkRenderer *g, vtkRenderPass *_O, vtkRenderPass *_G)
 
static vtkOSPRayTestInteractor * New()
 
vtkCommand * GetLooper(vtkRenderWindow *)
 
Perform part of the rendering of a vtkRenderer.
 
create a window for renderers to draw into
 
abstract specification for renderers