Go to the documentation of this file.
24 #ifndef vtkPOutlineFilterInternals_h
25 #define vtkPOutlineFilterInternals_h
27 #include "vtkFiltersParallelModule.h"
53 void SetCornerFactor(
double cornerFactor);
54 void SetIsCornerSource(
bool value);
69 std::vector<vtkBoundingBox> BoundsList;
provides implementation for most abstract methods in the superclass vtkCompositeDataSet
create wireframe outline (or corners) for arbitrary data set
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
Base class for graph data types.
general representation of visualization data