24 #ifndef vtkPOutlineFilterInternals_h
25 #define vtkPOutlineFilterInternals_h
27 #include "vtkFiltersParallelModule.h"
67 std::vector<vtkBoundingBox> BoundsList;
Fast Simple Class for dealing with 3D bounds.
provides implementation for most abstract methods in the superclass vtkCompositeDataSet
general representation of visualization data
abstract class to specify dataset behavior
Base class for graph data types.
Multiprocessing communication superclass.
hierarchical dataset of vtkUniformGrids
create wireframe outline (or corners) for arbitrary data set
void SetCornerFactor(double cornerFactor)
virtual ~vtkPOutlineFilterInternals()
void SetIsCornerSource(bool value)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetController(vtkMultiProcessController *)
vtkPOutlineFilterInternals()
concrete dataset represents vertices, lines, polygons, and triangle strips