29 #ifndef vtkCubeSource_h
30 #define vtkCubeSource_h
69 void SetBounds(
double xMin,
double xMax,
70 double yMin,
double yMax,
71 double zMin,
double zMax);
72 void SetBounds(
const double bounds[6]);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
create a polygonal representation of a cube
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
int OutputPointsPrecision
#define vtkSetVector3Macro(name, type)
#define vtkGetVectorMacro(name, type, count)
#define vtkSetMacro(name, type)