// File: Blend_SurfPointFuncInv.cxx // Created: Wed Feb 12 14:01:00 1997 // Author: Laurent BOURESCHE // #include //======================================================================= //function : NbVariables //purpose : //======================================================================= Standard_Integer Blend_SurfPointFuncInv::NbVariables() const { return 3; }