lsst.afw
21.0.0-21-g5d80ea29e+e0d7160dc8
|
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.