27 #ifndef vtkBilinearQuadIntersection_h
28 #define vtkBilinearQuadIntersection_h
30 #include "vtkCommonComputationalGeometryModule.h"
54 vtkVector3d ComputeCartesianCoordinates(
double u,
double v);
68 #endif // vtkBilinearQuadIntersection_h
Class to perform non planar quad intersection.