31#ifndef vtkExtractEdges_h 
   32#define vtkExtractEdges_h 
   34#include "vtkFiltersCoreModule.h"        
   38VTK_ABI_NAMESPACE_BEGIN
 
   74  vtkSetMacro(UseAllPoints, 
bool);
 
   75  vtkGetMacro(UseAllPoints, 
bool);
 
   76  vtkBooleanMacro(UseAllPoints, 
bool);
 
Abstract class in support of both point location and point insertion.
 
a simple class to control print indentation
 
Superclass for algorithms that produce only polydata as output.
 
Hold a reference to a vtkObjectBase instance.
 
vtkTypeUInt32 vtkMTimeType