TuttleOFX  1
terry::floating_pixel_from_view< View > Struct Template Reference

#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

Detailed Description

template<class View>
struct terry::floating_pixel_from_view< View >

Definition at line 70 of file globals.hpp.


Member Typedef Documentation

template<class View>
typedef boost::gil::channel_mapping_type<View>::type terry::floating_pixel_from_view< View >::Channel

Definition at line 72 of file globals.hpp.

Definition at line 73 of file globals.hpp.

template<class View>
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.


The documentation for this struct was generated from the following file: