Home
last modified time | relevance | path

Searched defs:ctrl_pts (Results 1 – 13 of 13) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/algo/tests/
H A Dtest_gridding.cxx113 std::vector<vgl_point_2d<double>> ctrl_pts; in test_interp_real() local
132 std::vector<vgl_point_2d<double>> ctrl_pts; in test_interp_real_origin() local
159 std::vector<vgl_point_2d<double>> ctrl_pts; in test_interp_timing() local
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dspline.c27 Dwg_SPLINE_control_point* ctrl_pts; in api_process() local
H A Dhelix.c30 Dwg_SPLINE_control_point* ctrl_pts; in api_process() local
H A Ddynapi_test.c11664 Dwg_SPLINE_control_point* ctrl_pts; in test_HELIX() local
20830 Dwg_SPLINE_control_point* ctrl_pts; in test_SPLINE() local
/dports/math/cgal/CGAL-5.3/examples/Boolean_set_operations_2/
H A Dbezier_traits_adapter2.cpp52 std::vector<Bezier_rat_point> ctrl_pts; in read_bezier_curve() local
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dgnm-pane.c833 cb_ctrl_pts_free (GocItem **ctrl_pts) in cb_ctrl_pts_free()
2175 cb_update_ctrl_pts (SheetObject *so, GocItem **ctrl_pts, GnmPane *pane) in cb_update_ctrl_pts()
2604 GocItem **ctrl_pts; in gnm_pane_object_start_resize() local
2922 set_item_x_y (GnmPane *pane, SheetObject *so, GocItem **ctrl_pts, in set_item_x_y()
2939 set_acetate_coords (GnmPane *pane, SheetObject *so, GocItem **ctrl_pts, in set_acetate_coords()
3057 GocItem **ctrl_pts = g_hash_table_lookup (pane->drag.ctrl_pts, so); in gnm_pane_object_update_bbox() local
H A Dgnm-pane-impl.h69 GHashTable *ctrl_pts; /* arrays of GocItems hashed by sheet object */ member
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DSmoothFace.cpp326 CartVect ctrl_pts[3]; in init_bezier_edge() local
836 CartVect ctrl_pts[5]; in eval_bezier_patch() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/ivtv/
H A Divtv-driver.h637 struct v4l2_ctrl *ctrl_pts; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/ivtv/
H A Divtv-driver.h637 struct v4l2_ctrl *ctrl_pts; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/ivtv/
H A Divtv-driver.h637 struct v4l2_ctrl *ctrl_pts; member
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py1986ctrl_pts = property(_LibreDWG.Dwg_Entity_SPLINE_ctrl_pts_get, _LibreDWG.Dwg_Entity_SPLINE_ctrl_pts… variable in Dwg_Entity_SPLINE
5322ctrl_pts = property(_LibreDWG.Dwg_Entity_HELIX_ctrl_pts_get, _LibreDWG.Dwg_Entity_HELIX_ctrl_pts_s… variable in Dwg_Entity_HELIX
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h1836 Dwg_SPLINE_control_point* ctrl_pts; member
4743 Dwg_SPLINE_control_point* ctrl_pts; member