39 #ifndef vtkExtractSelectedFrustum_h
40 #define vtkExtractSelectedFrustum_h
42 #include "vtkFiltersGeneralModule.h"
95 vtkSetMacro(FieldType,
int);
96 vtkGetMacro(FieldType,
int);
104 vtkSetMacro(ContainingCells,
int);
105 vtkGetMacro(ContainingCells,
int);
146 double *ivlist,
double *wvlist,
double *ovlist);
148 int pid,
int &noverts,
double *ovlist);
150 int pid,
int &noverts,
double *overts);
156 double v0[3],
double v1[2],
double v2[3],
166 int np_vertids[6][2];