Open CASCADE Technology
7.5.0
|
#include <Adaptor3d_Curve.hxx>
#include <Adaptor3d_Surface.hxx>
#include <math_Matrix.hxx>
#include <math_Vector.hxx>
#include <math_MultipleVarFunction.hxx>
#include <GeomAbs_CurveType.hxx>
#include <gp_Lin.hxx>
#include <gp_Circ.hxx>
#include <gp_Elips.hxx>
#include <gp_Hypr.hxx>
#include <gp_Parab.hxx>
Data Structures | |
class | Extrema_GlobOptFuncConicS |
This class implements function which calculate square Eucluidean distance between point on surface and nearest point on Conic. More... | |