135#ifndef vtkExtractEdges_h
136#define vtkExtractEdges_h
138#include "vtkFiltersExtractionModule.h"
168 vtkSetMacro(UseAllPoints,
bool);
169 vtkGetMacro(UseAllPoints,
bool);
170 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