35 #ifndef vtkIntersectionPolyDataFilter_h 36 #define vtkIntersectionPolyDataFilter_h 70 static int TriangleTriangleIntersection(
double p1[3],
double q1[3],
double r1[3],
71 double p2[3],
double q2[3],
double r2[3],
72 int &coplanar,
double pt1[3],
double pt2[3]);
87 int SplitSecondOutput;
93 #endif // vtkIntersectionPolyDataFilter_h virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
#define VTKFILTERSGENERAL_EXPORT
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)