21 #ifndef vtkOpenVRFollower_h 22 #define vtkOpenVRFollower_h 24 #include "vtkRenderingOpenVRModule.h"
virtual void Render(vtkRenderer *ren)
This causes the actor to be rendered.
abstract specification for renderers
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void ComputeMatrix() override
Generate the matrix based on ivars.
a simple class to control print indentation
a subclass of actor that always faces the camera
static vtkFollower * New()
Creates a follower with no camera set.