Home
last modified time | relevance | path

Searched defs:interleaved_ref (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/gil/example/
Dinterleaved_ref.hpp38 struct interleaved_ref struct
41 using channel_t = typename channel_traits<ChannelReference>::value_type;
42 using channel_pointer_t = typename channel_traits<ChannelReference>::pointer;
43 using channel_reference_t = typename channel_traits<ChannelReference>::reference;
44 using channel_const_reference_t = typename channel_traits<ChannelReference>::const_reference;
47 using layout_t = Layout; // Required by ColorBaseConcept
50 interleaved_ref(const interleaved_ref& p) : _channels(p._channels) {} in interleaved_ref() function
51 …template <typename P> interleaved_ref(const P& p) : _channels(p._channels) { check_compatible<P>()… in interleaved_ref() function
53 …me P> bool operator==(const P& p) const { check_compatible<P>(); return static_equal(*this,p); } in operator ==()
54 template <typename P> bool operator!=(const P& p) const { return !(*this==p); } in operator !=()
[all …]
/third_party/boost/libs/gil/doc/html/_downloads/
Dinterleaved_ref.hpp38 struct interleaved_ref struct
41 using channel_t = typename channel_traits<ChannelReference>::value_type;
42 using channel_pointer_t = typename channel_traits<ChannelReference>::pointer;
43 using channel_reference_t = typename channel_traits<ChannelReference>::reference;
44 using channel_const_reference_t = typename channel_traits<ChannelReference>::const_reference;
47 using layout_t = Layout; // Required by ColorBaseConcept
50 interleaved_ref(const interleaved_ref& p) : _channels(p._channels) {} in interleaved_ref() argument
51 …template <typename P> interleaved_ref(const P& p) : _channels(p._channels) { check_compatible<P>()… in interleaved_ref() argument
53 …me P> bool operator==(const P& p) const { check_compatible<P>(); return static_equal(*this,p); } in operator ==()
54 template <typename P> bool operator!=(const P& p) const { return !(*this==p); } in operator !=()
[all …]
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …pace","design/concepts","design/conclusions","design/dynamic_image","design/examples","design/exte…