TuttleOFX
1
|
#include <globals.hpp>
Public Types | |
typedef boost::gil::channel_mapping_type < View >::type | Channel |
typedef floating_channel_type_t < Channel >::type | ChannelFloat |
typedef boost::gil::pixel < ChannelFloat, typename layout_type< View >::type > | type |
Definition at line 70 of file globals.hpp.
typedef boost::gil::channel_mapping_type<View>::type terry::floating_pixel_from_view< View >::Channel |
Definition at line 72 of file globals.hpp.
typedef floating_channel_type_t<Channel>::type terry::floating_pixel_from_view< View >::ChannelFloat |
Definition at line 73 of file globals.hpp.
typedef boost::gil::pixel<ChannelFloat, typename layout_type<View>::type > terry::floating_pixel_from_view< View >::type |
Definition at line 75 of file globals.hpp.