31 #ifndef __vtkFrustumSource_h
32 #define __vtkFrustumSource_h
34 #include "vtkFiltersSourcesModule.h"
43 void PrintSelf(ostream& os, vtkIndent indent);
51 vtkGetObjectMacro(Planes,vtkPlanes);
55 virtual void SetPlanes(vtkPlanes *planes);
59 vtkGetMacro(ShowLines,
bool);
60 vtkSetMacro(ShowLines,
bool);
61 vtkBooleanMacro(ShowLines,
bool);
67 vtkGetMacro(LinesLength,
double);
68 vtkSetMacro(LinesLength,
double);
72 unsigned long GetMTime();
81 vtkInformationVector **inputVector,
82 vtkInformationVector *outputVector);
86 void ComputePoint(
int planes[3],
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
create a polygonal representation of a frustum