24 #ifndef vtkBilinearQuadIntersection_h 25 #define vtkBilinearQuadIntersection_h 27 #include "vtkCommonComputationalGeometryModule.h" 51 vtkVector3d ComputeCartesianCoordinates(
double u,
double v);
65 #endif // vtkBilinearQuadIntersection_h
Class to perform non planar quad intersection.