Go to the documentation of this file.
23 #ifndef vtkPOutlineFilterInternals_h
24 #define vtkPOutlineFilterInternals_h
64 std::vector<vtkBoundingBox> BoundsList;
provides implementation for most abstract methods in the superclass vtkCompositeDataSet
#define VTKFILTERSPARALLEL_EXPORT
create wireframe outline (or corners) for arbitrary data set
void SetIsCornerSource(bool value)
void SetCornerFactor(double cornerFactor)
void SetController(vtkMultiProcessController *)
GLenum GLenum GLenum input
Fast Simple Class for dealing with 3D bounds.
GLsizei const GLfloat * value
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()
general representation of visualization data
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)