lsst.afw
20.0.0-4-gde602ef96
|
metafunction to extract const reference type from PixelT More...
#include <ImageBase.h>
Public Types | |
typedef boost::gil::channel_traits< PixelT >::const_reference | type |
const reference type More... | |
metafunction to extract const reference type from PixelT
Definition at line 90 of file ImageBase.h.
typedef boost::gil::channel_traits<PixelT>::const_reference lsst::afw::image::ConstReference< PixelT >::type |
const reference type
Definition at line 91 of file ImageBase.h.