#define VTK_PROJECTED_TEXTURE_USE_TWO_MIRRORS
static vtkProjectedTexture * New()
assign texture coordinates for a projected texture
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks the algorithm to do its work.
#define VTK_PROJECTED_TEXTURE_USE_PINHOLE
void SetCameraModeToPinhole()
void SetFocalPoint(double x, double y, double z)
void SetCameraModeToTwoMirror()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
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 ...