22#ifndef vtkVRFollower_h
23#define vtkVRFollower_h
26#include "vtkRenderingVRModule.h"
a subclass of actor that always faces the camera
a simple class to control print indentation
abstract specification for renderers
void Render(vtkRenderer *ren) override
This causes the actor to be rendered.
static vtkVRFollower * New()
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.
~vtkVRFollower() override=default