26#ifndef vtkExtractEdges_h
27#define vtkExtractEdges_h
29#include "vtkFiltersExtractionModule.h"
59 vtkSetMacro(UseAllPoints,
bool);
60 vtkGetMacro(UseAllPoints,
bool);
61 vtkBooleanMacro(UseAllPoints,
bool);
abstract class to specify dataset behavior
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.
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkTypeUInt32 vtkMTimeType