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