46#ifndef vtkExtractPolyDataGeometry_h
47#define vtkExtractPolyDataGeometry_h
49#include "vtkFiltersExtractionModule.h"
85 vtkGetMacro(ExtractInside,
int);
95 vtkGetMacro(ExtractBoundaryCells,
int);
105 vtkGetMacro(PassPoints,
int);
abstract interface for implicit functions
a simple class to control print indentation
represent and manipulate 3D points
double * GetPoint(vtkIdType id)
Return a pointer to a double point x[3] for a specific id.
vtkIdType InsertNextPoint(const float x[3])
Insert point into next available slot.
Superclass for algorithms that produce only polydata as output.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkTypeUInt64 vtkMTimeType