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