35#ifndef vtkDistanceToCamera_h
36#define vtkDistanceToCamera_h
39#include "vtkRenderingCoreModule.h"
double LastCameraFocalPoint[3]
double LastCameraViewUp[3]
static vtkDistanceToCamera * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
double LastCameraParallelScale
double LastCameraPosition[3]
vtkMTimeType GetMTime() override
The modified time of this filter.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
void SetRenderer(vtkRenderer *ren)
The renderer which will ultimately render these points.
~vtkDistanceToCamera() override
a simple class to control print indentation
abstract specification for renderers
vtkTypeUInt32 vtkMTimeType