22 #ifndef vtkVRFollower_h
23 #define vtkVRFollower_h
26 #include "vtkRenderingVRModule.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.