|
TuttleOFX
1
|
#include "../../tuttle/src/tuttle/common/system/system.hpp"#include "../../tuttle/src/tuttle/common/system/compatibility.hpp"#include <terry/math/Rect.hpp>#include <boost/gil/channel_algorithm.hpp>#include <boost/gil/gil_config.hpp>#include <boost/gil/typedefs.hpp>#include <boost/gil/image.hpp>#include <boost/gil/image_view.hpp>#include <boost/gil/image_view_factory.hpp>#include <boost/type_traits.hpp>#include <ostream>
Go to the source code of this file.
Data Structures | |
| struct | terry::image_from_view< View, Alloc > |
| struct | terry::layout_type< View > |
| struct | terry::floating_channel_type_t< T, F > |
| struct | terry::floating_pixel_from_view< View > |
Namespaces | |
| namespace | terry |
Functions | |
| template<class View > | |
| float | terry::max_value () |
| template<class View > | |
| float | terry::domain_max_value () |