23 #ifndef vtkPOutlineFilterInternals_h
24 #define vtkPOutlineFilterInternals_h
51 void SetCornerFactor(
double cornerFactor);
52 void SetIsCornerSource(
bool value);
64 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
#define VTKFILTERSPARALLEL_EXPORT
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.