create wireframe outline (or corners) for arbitrary data set  
 More...
#include <vtkPOutlineFilterInternals.h>
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 43 of file vtkPOutlineFilterInternals.h.
◆ vtkPOutlineFilterInternals()
      
        
          | vtkPOutlineFilterInternals::vtkPOutlineFilterInternals | ( |  | ) |  | 
      
 
 
◆ ~vtkPOutlineFilterInternals()
  
  | 
        
          | virtual vtkPOutlineFilterInternals::~vtkPOutlineFilterInternals | ( |  | ) |  |  | virtual | 
 
 
◆ SetController()
◆ RequestData()
◆ SetCornerFactor()
      
        
          | void vtkPOutlineFilterInternals::SetCornerFactor | ( | double | cornerFactor | ) |  | 
      
 
 
◆ SetIsCornerSource()
      
        
          | void vtkPOutlineFilterInternals::SetIsCornerSource | ( | bool | value | ) |  | 
      
 
 
The documentation for this class was generated from the following file: