35#ifndef vtkExtractEdges_h
36#define vtkExtractEdges_h
38#include "vtkFiltersExtractionModule.h"
68 vtkSetMacro(UseAllPoints,
bool);
69 vtkGetMacro(UseAllPoints,
bool);
70 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