#include <Adaptor3d_Surface.hxx>#include <Contap_TFunction.hxx>#include <gp_Dir.hxx>#include <gp_Pnt.hxx>#include <gp_Dir2d.hxx>#include <gp_Vec.hxx>#include <math_FunctionSetWithDerivatives.hxx>#include <math_Vector.hxx>#include <Contap_SurfFunction.lxx>Data Structures | |
| class | Contap_SurfFunction |
| This class describes the function on a parametric surface. the form of the function is F(u,v) = 0 where u and v are the parametric coordinates of a point on the surface, to compute the contours of the surface. More... | |