36#ifndef vtkExtractSelectedFrustum_h
37#define vtkExtractSelectedFrustum_h
40#include "vtkFiltersGeneralModule.h"
92 vtkSetMacro(FieldType,
int);
93 vtkGetMacro(FieldType,
int);
101 vtkSetMacro(ContainingCells,
int);
102 vtkGetMacro(ContainingCells,
int);
142 void PlaneClipEdge(
double* V0,
double* V1,
int pid,
int& noverts,
double* overts);
156 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