Home
last modified time | relevance | path

Searched defs:get_control_point (Results 1 – 10 of 10) sorted by relevance

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lyon_path-0.15.2/src/
H A Dlib.rs166 fn get_control_point(&self, id: ControlPointId) -> Point; in get_control_point() method
173 fn get_control_point(&self, id: ControlPointId) -> Point { in get_control_point() method
H A Dpolygon.rs209 fn get_control_point(&self, _: ControlPointId) -> Point { in get_control_point() function
H A Dpath.rs226 fn get_control_point(&self, id: ControlPointId) -> Point { in get_control_point() method
284 fn get_control_point(&self, id: ControlPointId) -> Point { in get_control_point() method
H A Dcommands.rs806 fn get_control_point(&self, id: ControlPointId) -> Point { in get_control_point() function
/dports/www/castor/castor-0.8.16/cargo-crates/cairo-rs-0.8.1/src/
H A Dpatterns.rs391 pub fn get_control_point(&self, patch_num: usize, corner: MeshCorner) -> (f64, f64) { in get_control_point() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/cairo-rs-0.7.1/src/
H A Dpatterns.rs391 pub fn get_control_point(&self, patch_num: usize, corner: MeshCorner) -> (f64, f64) { in get_control_point() method
/dports/net-im/fractal/fractal-4.4.0/vendor/cairo-rs/src/
H A Dpatterns.rs391 pub fn get_control_point(&self, patch_num: usize, corner: MeshCorner) -> (f64, f64) { in get_control_point() method
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/
H A Dbeziercurve.h369 inline const typename BezierCurveBase<T, N>::VectorType& BezierCurveBase<T, N>::get_control_point(c… in get_control_point() function
/dports/audio/denemo/denemo-2.0.6/src/printview/
H A Dprintview.c1062 get_control_point (gint which) in get_control_point() function
/dports/databases/spatialite/libspatialite-5.0.1/src/spatialite/
H A Dspatialite.c46320 get_control_point (gaiaGeomCollPtr geom, double *x, double *y, double *z, in get_control_point() function