Home
last modified time | relevance | path

Searched defs:bspline (Results 1 – 25 of 65) sorted by relevance

123

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/tinyspline_lib/
H A Dtinyspline.c213 const tsBSplineType type, tsBSpline* bspline, jmp_buf buf in ts_internal_bspline_new()
332 void ts_internal_bspline_insert_knot( const tsBSpline* bspline, in ts_internal_bspline_insert_knot()
686 tsBSpline* bspline, in ts_internal_relaxed_uniform_cubic_bspline()
765 tsBSpline* bspline, jmp_buf buf in ts_internal_bspline_interpolate_cubic()
880 void ts_internal_bspline_to_beziers( const tsBSpline* bspline, in ts_internal_bspline_to_beziers()
1002 void ts_bspline_default( tsBSpline* bspline ) in ts_bspline_default()
1014 void ts_bspline_free( tsBSpline* bspline ) in ts_bspline_free()
1040 tsBSpline* bspline in ts_bspline_new()
1056 tsBSpline* bspline in ts_bspline_interpolate_cubic()
1247 tsError ts_bspline_split( const tsBSpline* bspline, tsReal u, in ts_bspline_split()
[all …]
/dports/graphics/raster3d/Raster3D_3.0-7/
H A Dribbon1.f607 subroutine bspline( v1, v2, v3, t, v4 ) subroutine
608 real v1(4), v2(4), v3(4)
609 real t local
610 real v4(4)
/dports/cad/py-ezdxf/ezdxf-0.16.3/examples/
H A Drecreate_arc_from_spline.py31 bspline = BSpline.from_arc(arc_tool) variable
38 bspline = spline.construction_tool() variable
/dports/graphics/agg/agg-2.5/src/
H A Dagg_bspline.cpp30 bspline::bspline() : in bspline() function in agg::bspline
40 bspline::bspline(int num) : in bspline() function in agg::bspline
51 bspline::bspline(int num, const double* x, const double* y) : in bspline() function in agg::bspline
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/agg24-svn/src/
H A Dagg_bspline.cpp25 bspline::bspline() : in bspline() function in agg::bspline
35 bspline::bspline(int num) : in bspline() function in agg::bspline
46 bspline::bspline(int num, const double* x, const double* y) : in bspline() function in agg::bspline
/dports/math/py-matplotlib/matplotlib-3.4.3/extern/agg24-svn/src/
H A Dagg_bspline.cpp25 bspline::bspline() : in bspline() function in agg::bspline
35 bspline::bspline(int num) : in bspline() function in agg::bspline
46 bspline::bspline(int num, const double* x, const double* y) : in bspline() function in agg::bspline
/dports/graphics/mapserver/mapserver-7.6.4/renderers/agg/src/
H A Dagg_bspline.cpp25 bspline::bspline() : in bspline() function in mapserver::bspline
35 bspline::bspline(int num) : in bspline() function in mapserver::bspline
46 bspline::bspline(int num, const double* x, const double* y) : in bspline() function in mapserver::bspline
/dports/sysutils/fluxengine/fluxengine-61ff48c/dep/agg/src/
H A Dagg_bspline.cpp25 bspline::bspline() : in bspline() function in agg::bspline
35 bspline::bspline(int num) : in bspline() function in agg::bspline
46 bspline::bspline(int num, const double* x, const double* y) : in bspline() function in agg::bspline
/dports/math/py-pygsl/pygsl-2.3.0/examples/
H A Dbspline2.py6 bspline = bspline.bspline variable
H A Dbspline3.py7 bspline = bspline.bspline variable
H A Dbspline.py7 bspline = bspline.bspline variable
/dports/graphics/krita/krita-4.4.8/libs/image/tests/
H A Dkis_filter_strategy_test.cpp32 KisBSplineFilterStrategy bspline; in testCreation() local
/dports/cad/py-ezdxf/ezdxf-0.16.3/profiling/
H A Dbspline.py33 def __init__(self, bspline, weights=None): argument
51 def __init__(self, bspline, weights=None): argument
/dports/biology/protomol/protomol/framework/base/
H A DBSpline.cpp35 BSpline::BSpline(const BSpline& bspline){ in BSpline()
/dports/science/InsightToolkit/ITK-5.0.1/Examples/IO/
H A DTransformReadWrite.cxx75 BSplineTransformType::Pointer bspline = BSplineTransformType::New(); in main() local
/dports/misc/usd/USD-21.11/pxr/usd/usdRi/
H A Dtokens.h68 const TfToken bspline; member
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tools/
H A Dpen-tool.h61 bool bspline = false; // BSpline mode active? variable
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/math/
H A Deulerspiral.py95 def bspline(self, length: float, segments: int = 10, degree: int = 3, member in EulerSpiral
/dports/math/casadi/casadi-3.5.5/casadi/core/
H A Dmx.hpp650 inline friend MX bspline(const MX& x, in bspline() function
659 inline friend MX bspline(const MX& x, const MX& coeffs, in bspline() function
/dports/graphics/agg/agg-2.5/examples/
H A Dbspline.cpp106 conv_bspline_type bspline(path); in on_draw() local
/dports/devel/etl/synfig-1.2.2/ETL/ETL/
H A D_bspline.h70 bspline():m(2),_loop(false) { } in bspline() function
/dports/graphics/synfig/synfig-1.2.2/ETL/ETL/
H A D_bspline.h70 bspline():m(2),_loop(false) { } in bspline() function
/dports/graphics/synfigstudio/synfig-1.2.2/ETL/ETL/
H A D_bspline.h70 bspline():m(2),_loop(false) { } in bspline() function
/dports/math/vtk8/VTK-8.2.0/Examples/ImageProcessing/Cxx/
H A DImageBenchmark.cxx242 vtkImageBSplineInterpolator *bspline = in PrintInfo() local
276 vtkImageBSplineInterpolator *bspline = in PrintInfo() local
321 vtkImageBSplineCoefficients *bspline = in PrintInfo() local
/dports/math/vtk9/VTK-9.1.0/Examples/ImageProcessing/Cxx/
H A DImageBenchmark.cxx235 vtkImageBSplineInterpolator* bspline = vtkImageBSplineInterpolator::SafeDownCast(interp); in PrintInfo() local
266 vtkImageBSplineInterpolator* bspline = vtkImageBSplineInterpolator::SafeDownCast(interp); in PrintInfo() local
305 vtkImageBSplineCoefficients* bspline = vtkImageBSplineCoefficients::SafeDownCast(filter); in PrintInfo() local

123