VTK
Public Member Functions
vtkPOutlineFilterInternals Class Reference

create wireframe outline (or corners) for arbitrary data set More...

#include <vtkPOutlineFilterInternals.h>

List of all members.

Public Member Functions

 vtkPOutlineFilterInternals ()
virtual ~vtkPOutlineFilterInternals ()
void SetController (vtkMultiProcessController *)
int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetCornerFactor (double cornerFactor)
void SetIsCornerSource (bool value)

Detailed Description

create wireframe outline (or corners) for arbitrary data set

vtkPOutlineFilterInternals has common code for vtkOutlineFilter and vtkOutlineCornerFilter. It assumes the filter is operated in a data parallel pipeline.

Definition at line 41 of file vtkPOutlineFilterInternals.h.


Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: