Go to the documentation of this file.
34 #ifndef vtkFrustumSource_h
35 #define vtkFrustumSource_h
#define vtkGetObjectMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
create a polygonal representation of a frustum
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkTypeMacro(thisClass, superclass)
implicit function for convex set of planes
a simple class to control print indentation
virtual ~vtkFrustumSource()
#define vtkGetMacro(name, type)
void ComputePoint(int planes[3], double *pt)
static vtkFrustumSource * New()
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual void SetPlanes(vtkPlanes *planes)
int OutputPointsPrecision
Superclass for algorithms that produce only polydata as output.