29 #ifndef __vtkOutlineSource_h
30 #define __vtkOutlineSource_h
35 #define VTK_BOX_TYPE_AXIS_ALIGNED 0
36 #define VTK_BOX_TYPE_ORIENTED 1
#define VTK_BOX_TYPE_AXIS_ALIGNED
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
void SetBoxTypeToOriented()
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
create wireframe outline around bounding box
#define vtkSetVectorMacro(name, type, count)
#define VTK_BOX_TYPE_ORIENTED
#define vtkSetVector6Macro(name, type)
int OutputPointsPrecision
#define vtkBooleanMacro(name, type)
#define vtkGetVectorMacro(name, type, count)
void SetBoxTypeToAxisAligned()
#define vtkSetMacro(name, type)