40#ifndef vtkExtractEdges_h
41#define vtkExtractEdges_h
43#include "vtkFiltersCoreModule.h"
82 vtkSetMacro(UseAllPoints,
bool);
83 vtkGetMacro(UseAllPoints,
bool);
84 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