43#ifndef vtkExtractEdges_h
44#define vtkExtractEdges_h
46#include "vtkFiltersCoreModule.h"
85 vtkSetMacro(UseAllPoints,
bool);
86 vtkGetMacro(UseAllPoints,
bool);
87 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