Go to the documentation of this file.
32 #ifndef vtkAnnotationLayersAlgorithm_h
33 #define vtkAnnotationLayersAlgorithm_h
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define VTKCOMMONEXECUTIONMODEL_EXPORT
GLsizei GLsizei GLuint * obj
Superclass for all sources, filters, and sinks in VTK.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
void SetInputData(vtkDataObject *obj)
Stores a ordered collection of annotation sets.
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkAnnotationLayersAlgorithm()
~vtkAnnotationLayersAlgorithm()
a simple class to control print indentation
vtkAnnotationLayers * GetOutput()
vtkAnnotationLayers * GetOutput(int index)
Superclass for algorithms that produce only vtkAnnotationLayers as output.
abstract class to specify dataset behavior
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void PrintSelf(ostream &os, vtkIndent indent)
void SetInputData(int index, vtkDataObject *obj)
static vtkAnnotationLayersAlgorithm * New()
general representation of visualization data
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)