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