Open CASCADE Technology  6.9.1
Data Structures
BRepBlend_SurfPointEvolRadInv.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_Adaptor3d_HSurface.hxx>
#include <Handle_Adaptor3d_HCurve.hxx>
#include <gp_Pnt.hxx>
#include <Standard_Real.hxx>
#include <Standard_Integer.hxx>
#include <Handle_Law_Function.hxx>
#include <Blend_SurfPointFuncInv.hxx>
#include <Standard_Boolean.hxx>
#include <math_Vector.hxx>

Data Structures

class  BRepBlend_SurfPointEvolRadInv
 Function of reframing between a point and a surface. This function is used to find a solution on a done point of the curve when using SurfRstConsRad or CSConstRad... The vector <X> used in Value, Values and Derivatives methods has to be the vector of the parametric coordinates w, U, V where w is the parameter on the guide line, U,V are the parametric coordinates of a point on the partner surface. More...