32 #ifndef vtkFrustumSource_h 33 #define vtkFrustumSource_h 35 #include "vtkFiltersSourcesModule.h" 60 virtual void SetPlanes(
vtkPlanes *planes);
66 vtkGetMacro(ShowLines,
bool);
76 vtkGetMacro(LinesLength,
double);
92 vtkGetMacro(OutputPointsPrecision,
int);
110 void ComputePoint(
int planes[3],
116 int OutputPointsPrecision;
vtkTypeUInt32 vtkMTimeType
implicit function for convex set of planes
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Return this object's modified time.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
create a polygonal representation of a frustum
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.