Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Real.hxx>
#include <CPnts_MyRootFunction.hxx>
#include <CPnts_AbscissaPoint.lxx>
Data Structures | |
class | CPnts_AbscissaPoint |
the algorithm computes a point on a curve at a given distance from another point on the curve We can instantiates with Curve from Adaptor3d, Pnt from gp, Vec from gp or Curve2d from Adaptor2d, Pnt2d from gp, Vec2d from gp More... |