Home
last modified time | relevance | path

Searched defs:make (Results 26 – 50 of 3568) sorted by relevance

12345678910>>...143

/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/generic/make/
H A Daquamarine.hpp16 struct make< ::color::constant::aquamarine_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::aquamarine_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dazure.hpp16 struct make< ::color::constant::azure_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::azure_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dbeige.hpp16 struct make< ::color::constant::beige_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::beige_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dblue.hpp16 struct make< ::color::constant::blue_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::blue_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dcrimson.hpp16 struct make< ::color::constant::crimson_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::crimson_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dcyan.hpp16 struct make< ::color::constant::cyan_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::cyan_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Daqua.hpp16 struct make< ::color::constant::aqua_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::aqua_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dindigo.hpp16 struct make< ::color::constant::indigo_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::indigo_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dmagenta.hpp16 struct make< ::color::constant::magenta_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::magenta_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dmoccasin.hpp16 struct make< ::color::constant::moccasin_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::moccasin_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dnavy.hpp16 struct make< ::color::constant::navy_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::navy_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dpink.hpp16 struct make< ::color::constant::pink_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::pink_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dplum.hpp16 struct make< ::color::constant::plum_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::plum_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dsienna.hpp16 struct make< ::color::constant::sienna_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::sienna_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dbisque.hpp16 struct make< ::color::constant::bisque_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::bisque_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dchocolate.hpp16 struct make< ::color::constant::chocolate_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::chocolate_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dlavender.hpp16 struct make< ::color::constant::lavender_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::lavender_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dlime.hpp16 struct make< ::color::constant::lime_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::lime_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dsnow.hpp16 struct make< ::color::constant::snow_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::snow_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dtan.hpp16 struct make< ::color::constant::tan_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::tan_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dthistle.hpp16 struct make< ::color::constant::thistle_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::thistle_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dturquoise.hpp16 struct make< ::color::constant::turquoise_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::turquoise_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dviolet.hpp16 struct make< ::color::constant::violet_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb< std::uint8_t > rgb_type;
22 typedef ::color::constant::violet_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dwhite.hpp16 struct make< ::color::constant::white_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::white_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dgray.hpp12 namespace make namespace
61 struct make< ::color::constant::gray_t<black_number,white_number>, category_name > struct
63 typedef category_name category_type;
64 typedef ::color::model<category_type> model_type;
66 …ypename ::color::trait::scalar< typename model_type::category_type >::instance_type scalar_type;
67 typedef ::color::gray<scalar_type> gray_type;
69 typedef ::color::constant::gray_t<black_number,white_number> constant_type;
71 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
73 inline static void process( container_output_type & container ) in process()

12345678910>>...143