OTB  9.0.0
Orfeo Toolbox
Static Public Member Functions | List of all members
otb::mpl::internals::NumberOfComponents< T const > Struct Template Reference

#include <otbArrayTraits.h>

Static Public Member Functions

static unsigned int For (T const &pix)
 

Detailed Description

template<typename T>
struct otb::mpl::internals::NumberOfComponents< T const >

Specialization for const types. This specialization automatically removes the const qualifier.

Definition at line 188 of file otbArrayTraits.h.

Member Function Documentation

◆ For()

template<typename T >
static unsigned int otb::mpl::internals::NumberOfComponents< T const >::For ( T const &  pix)
inlinestatic

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