int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
#define VTK_PROJECTED_TEXTURE_USE_TWO_MIRRORS
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkProjectedTexture * New()
assign texture coordinates for a projected texture
#define VTK_PROJECTED_TEXTURE_USE_PINHOLE
void SetCameraModeToPinhole()
void SetFocalPoint(double x, double y, double z)
void SetCameraModeToTwoMirror()
~vtkProjectedTexture() override
void SetFocalPoint(double focalPoint[3])
Set/Get the focal point of the projector (a point that lies along the center axis of the projector's ...