27#ifndef vtkExtractSelectedFrustum_h
28#define vtkExtractSelectedFrustum_h
31#include "vtkFiltersGeneralModule.h"
33VTK_ABI_NAMESPACE_BEGIN
84 vtkSetMacro(FieldType,
int);
85 vtkGetMacro(FieldType,
int);
93 vtkSetMacro(ContainingCells,
int);
94 vtkGetMacro(ContainingCells,
int);
134 void PlaneClipEdge(
double* V0,
double* V1,
int pid,
int& noverts,
double* overts);
148 int np_vertids[6][2];
abstract class to specify cell behavior
dynamic, self-adjusting array of double
a simple class to control print indentation
implicit function for convex set of planes
represent and manipulate 3D points
std::pair< boost::graph_traits< vtkGraph * >::vertex_iterator, boost::graph_traits< vtkGraph * >::vertex_iterator > vertices(vtkGraph *g)
vtkTypeUInt32 vtkMTimeType