Home
last modified time | relevance | path

Searched defs:point_t (Results 1 – 25 of 545) sorted by relevance

12345678910>>...22

/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/gis/
H A DIGisLine.h48 struct point_t : public subpt_t struct
51 point_t(const QPointF& pt) : subpt_t(pt) {} in point_t() argument
52 point_t(const QPointF& pt, const QString& name) : subpt_t(pt, name) {} in point_t() argument
62 struct SGisLine : public QVector<IGisLine::point_t> argument
/dports/audio/rhvoice/RHVoice-1.2.4/src/include/core/
H A Dpitch.hpp76 struct point_t struct in RHVoice::pitch::stylizer
79 const double value;
80 std::size_t prev_index;
81 std::size_t next_index;
82 double distance;
84 point_t(point_t& prev,double v): in point_t() function
94 point_t(double v): in point_t() argument
295 struct point_t struct in RHVoice::pitch::editor
297 target_t def;
299 double value;
[all …]
/dports/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin/
H A Dgeom.h26 struct point_t { struct
29 point_t(T ix, T iy): x(ix), y(iy) {} in point_t() argument
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/plot/
H A DCPlotData.h72 struct point_t struct
83 QVector<point_t> tags; argument
/dports/print/dymo-cups-drivers/dymo-cups-drivers-1.4.0.5/src/lw/
H A DLabelWriterDriver.h64 struct point_t struct
69 point_t(int xx, int yy) in point_t() argument
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/scolib/src/scolib/
H A DEAgeneric.h47 typedef EApoint<DomainT,InfoT > point_t; typedef
197 void apply_xover(EAindividual<point_t,DomainT>& parent1, in apply_xover()
223 bool apply_mutation(EAindividual<point_t,DomainT>& point, int parent_ndx) in apply_mutation()
/dports/x11-wm/wayfire/wayfire-0.7.0/src/api/wayfire/
H A Dgeometry.hpp9 struct point_t struct
11 int x, y;
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dmodel1.h70 struct point_t struct
74 spoint_t s; argument
81 quad_t(int ccol, float cz, point_t* p0, point_t* p1, point_t* p2, point_t* p3) in quad_t() argument
256 …clipper_t(std::function<bool(view_t*, point_t*)> isclipped, std::function<void(view_t*, point_t*, … in clipper_t() argument
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dmodel1.h70 struct point_t struct
74 spoint_t s; argument
81 quad_t(int ccol, float cz, point_t* p0, point_t* p1, point_t* p2, point_t* p3) in quad_t() argument
256 …clipper_t(std::function<bool(view_t*, point_t*)> isclipped, std::function<void(view_t*, point_t*, … in clipper_t() argument
/dports/graphics/darktable/darktable-3.6.1/src/chart/
H A Dcolorchart.h26 typedef struct point_t struct
29 } point_t; argument
/dports/graphics/darktable38/darktable-3.8.0/src/chart/
H A Dcolorchart.h26 typedef struct point_t struct
29 } point_t; argument
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/strategies/
H A Dsegment_intersection_geo.cpp18 typedef bg::model::point<double, 2, bg::cs::geographic<bg::degree> > point_t; in test_geographic() typedef
407 typedef bg::model::point<T, 2, bg::cs::geographic<bg::radian> > point_t; in test_geographic_radian() typedef
H A Dsegment_intersection_sph.cpp32 typedef bg::model::point<double, 2, bg::cs::spherical_equatorial<bg::degree> > point_t; in test_spherical() typedef
276 typedef bg::model::point<T, 2, bg::cs::spherical_equatorial<bg::radian> > point_t; in test_spherical_radian() typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/strategies/
H A Dsegment_intersection_geo.cpp18 typedef bg::model::point<double, 2, bg::cs::geographic<bg::degree> > point_t; in test_geographic() typedef
407 typedef bg::model::point<T, 2, bg::cs::geographic<bg::radian> > point_t; in test_geographic_radian() typedef
H A Dsegment_intersection_sph.cpp32 typedef bg::model::point<double, 2, bg::cs::spherical_equatorial<bg::degree> > point_t; in test_spherical() typedef
276 typedef bg::model::point<T, 2, bg::cs::spherical_equatorial<bg::radian> > point_t; in test_spherical_radian() typedef
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/strategies/
H A Dsegment_intersection_geo.cpp18 typedef bg::model::point<double, 2, bg::cs::geographic<bg::degree> > point_t; in test_geographic() typedef
407 typedef bg::model::point<T, 2, bg::cs::geographic<bg::radian> > point_t; in test_geographic_radian() typedef
H A Dsegment_intersection_sph.cpp32 typedef bg::model::point<double, 2, bg::cs::spherical_equatorial<bg::degree> > point_t; in test_spherical() typedef
276 typedef bg::model::point<T, 2, bg::cs::spherical_equatorial<bg::radian> > point_t; in test_spherical_radian() typedef
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/strategies/
H A Dsegment_intersection_geo.cpp18 typedef bg::model::point<double, 2, bg::cs::geographic<bg::degree> > point_t; in test_geographic() typedef
407 typedef bg::model::point<T, 2, bg::cs::geographic<bg::radian> > point_t; in test_geographic_radian() typedef
H A Dsegment_intersection_sph.cpp32 typedef bg::model::point<double, 2, bg::cs::spherical_equatorial<bg::degree> > point_t; in test_spherical() typedef
276 typedef bg::model::point<T, 2, bg::cs::spherical_equatorial<bg::radian> > point_t; in test_spherical_radian() typedef
/dports/devel/agar/agar-1.5.0/ada-gui/
H A Dagar-gui-point.ads3 type point_t is record type
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/doc/src/examples/geometries/
H A Dmulti_point.cpp22 typedef bg::model::point<double, 2, bg::cs::cartesian> point_t; in main() typedef
H A Dpolygon.cpp22 typedef bg::model::point<double, 2, bg::cs::cartesian> point_t; in main() typedef
H A Dring.cpp22 typedef bg::model::point<double, 2, bg::cs::cartesian> point_t; in main() typedef
H A Dlinestring.cpp22 typedef bg::model::point<double, 2, bg::cs::cartesian> point_t; in main() typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/doc/src/examples/geometries/
H A Dmulti_point.cpp22 typedef bg::model::point<double, 2, bg::cs::cartesian> point_t; in main() typedef

12345678910>>...22