lsst.afw  21.0.0-31-g2bc2b1e0a+8935f19055
Public Types | List of all members
lsst::afw::image::detail::image_traits< ImageT > Struct Template Reference

traits class for image categories More...

#include <ImageBase.h>

Public Types

typedef ImageT::image_category image_category
 

Detailed Description

template<typename ImageT>
struct lsst::afw::image::detail::image_traits< ImageT >

traits class for image categories

Definition at line 66 of file ImageBase.h.

Member Typedef Documentation

◆ image_category

template<typename ImageT >
typedef ImageT::image_category lsst::afw::image::detail::image_traits< ImageT >::image_category

Definition at line 67 of file ImageBase.h.


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