34 #ifndef vtkFrustumSource_h
35 #define vtkFrustumSource_h
58 virtual void SetPlanes(
vtkPlanes *planes);
62 vtkGetMacro(ShowLines,
bool);
63 vtkSetMacro(ShowLines,
bool);
64 vtkBooleanMacro(ShowLines,
bool);
70 vtkGetMacro(LinesLength,
double);
71 vtkSetMacro(LinesLength,
double);
82 vtkSetMacro(OutputPointsPrecision,
int);
83 vtkGetMacro(OutputPointsPrecision,
int);
98 void ComputePoint(
int planes[3],
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
int OutputPointsPrecision
implicit function for convex set of planes
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
virtual unsigned long GetMTime()
a simple class to control print indentation
create a polygonal representation of a frustum