Home
last modified time | relevance | path

Searched defs:curve_points (Results 1 – 24 of 24) sorted by relevance

/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dgraphics.h48 typedef struct curve_points { struct
49 struct curve_points *next; /* pointer to next plot in linked list */ argument
50 int token; /* last token used, for second parsing pass */
52 enum PLOT_STYLE plot_style; /* style set by "with" or by default */
53 char *title; /* plot title, a.k.a. key entry */
56 TBOOLEAN title_is_automated;/* TRUE if title was auto-generated */
57 TBOOLEAN title_is_suppressed;/* TRUE if 'notitle' was specified */
59 struct lp_style_type lp_properties;
60 struct arrow_style_type arrow_properties;
61 struct fill_style_type fill_properties;
[all …]
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dgraphics.h48 typedef struct curve_points { struct
49 struct curve_points *next; /* pointer to next plot in linked list */ argument
50 int token; /* last token used, for second parsing pass */
52 enum PLOT_STYLE plot_style; /* style set by "with" or by default */
53 char *title; /* plot title, a.k.a. key entry */
56 TBOOLEAN title_is_automated;/* TRUE if title was auto-generated */
57 TBOOLEAN title_is_suppressed;/* TRUE if 'notitle' was specified */
59 struct lp_style_type lp_properties;
60 struct arrow_style_type arrow_properties;
61 struct fill_style_type fill_properties;
[all …]
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dgraphics.h48 typedef struct curve_points { struct
49 struct curve_points *next; /* pointer to next plot in linked list */ argument
50 int token; /* last token used, for second parsing pass */
51 enum PLOT_TYPE plot_type; /* DATA2D? DATA3D? FUNC2D FUNC3D? NODATA? */
52 enum PLOT_STYLE plot_style; /* style set by "with" or by default */
53 char *title; /* plot title, a.k.a. key entry */
57 TBOOLEAN title_is_suppressed;/* TRUE if 'notitle' was specified */
59 struct lp_style_type lp_properties;
60 struct arrow_style_type arrow_properties;
61 struct fill_style_type fill_properties;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h47 struct curve_points { struct
60 struct curve_points red; argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h47 struct curve_points { struct
60 struct curve_points red; argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h47 struct curve_points { struct
60 struct curve_points red; argument
/dports/graphics/nurbs++/nurbs++-3.0.11/tests/nurbs/
H A Dtest_nurbs.cpp25 Vector_HPoint3Df curve_points; member in TestNurbs
/dports/print/gutenprint/gutenprint-5.3.3/test/
H A Dcurve.c490 const stp_curve_point_t *curve_points; in piecewise_curve_checks() local
643 const stp_curve_point_t *curve_points; in main() local
/dports/print/gimp-gutenprint/gutenprint-5.3.3/test/
H A Dcurve.c490 const stp_curve_point_t *curve_points; in piecewise_curve_checks() local
643 const stp_curve_point_t *curve_points; in main() local
/dports/audio/ardour6/Ardour-6.8.0/libs/canvas/
H A Dframed_curve.cc81 Points curve_points = _points; in interpolate() local
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.python/
H A Dbindcurveobject.cpp119 Vector3f curve_points[ControlPointCount]; in create_curve() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dconn-avoid-ref.cpp271 std::vector<Geom::Point> curve_points = approxCurveWithPoints(item_curve.get()); in approxItemWithPoints() local
/dports/graphics/agg/agg-2.5/examples/
H A Dbezier_div.cpp240 agg::pod_bvector<agg::vertex_dist, 8> curve_points; in calc_max_error() local
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Ddcp.cc922 std::vector<double> curve_points = { in DCPProfile() local
951 std::vector<double> curve_points = { in DCPProfile() local
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Importer/IFC/
H A DIFCGeometry.cpp339 const std::vector<IfcVector3>& curve_points = temp.mVerts; in ProcessSweptDiskSolid() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIFCGeometry.cpp345 const std::vector<IfcVector3>& curve_points = temp.verts; in ProcessSweptDiskSolid() local
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/IFC/
H A DIFCGeometry.cpp339 const std::vector<IfcVector3>& curve_points = temp.mVerts; in ProcessSweptDiskSolid() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIFCGeometry.cpp343 const std::vector<IfcVector3>& curve_points = temp.verts; in ProcessSweptDiskSolid() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIFCGeometry.cpp343 const std::vector<IfcVector3>& curve_points = temp.verts; in ProcessSweptDiskSolid() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Ddcp.cc917 std::vector<double> curve_points = { in DCPProfile() local
946 std::vector<double> curve_points = { in DCPProfile() local
/dports/graphics/art/ART-1.9.3/rtengine/
H A Ddcp.cc1252 std::vector<double> curve_points = { in DCPProfile() local
1279 std::vector<double> curve_points = { in DCPProfile() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/opencascade/
H A Dutilities.cc552 interpolation_curve(std::vector<Point<dim>> &curve_points, in interpolation_curve()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webaudio/
H A Daudio_param_timeline.cc206 double curve_points = (curve.size() - 1) / duration; in CreateSetValueCurveEvent() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webaudio/
H A Daudio_param_timeline.cc206 double curve_points = (curve.size() - 1) / duration; in CreateSetValueCurveEvent() local