OTB  9.0.0
Orfeo Toolbox
Public Types | Static Public Member Functions | List of all members
otb::DefaultConvertPixelTraits< PixelType > Class Template Reference

#include <otbDefaultConvertPixelTraits.h>

+ Inheritance diagram for otb::DefaultConvertPixelTraits< PixelType >:
+ Collaboration diagram for otb::DefaultConvertPixelTraits< PixelType >:

Public Types

typedef itk::DefaultConvertPixelTraits< PixelType > SuperClass
 

Static Public Member Functions

static void SetNthComponent (int, PixelType &pixel, const PixelType &v)
 

Detailed Description

template<typename PixelType>
class otb::DefaultConvertPixelTraits< PixelType >

Definition at line 32 of file otbDefaultConvertPixelTraits.h.

Member Typedef Documentation

◆ SuperClass

template<typename PixelType >
typedef itk::DefaultConvertPixelTraits<PixelType> otb::DefaultConvertPixelTraits< PixelType >::SuperClass

Definition at line 35 of file otbDefaultConvertPixelTraits.h.

Member Function Documentation

◆ SetNthComponent()

template<typename PixelType >
static void otb::DefaultConvertPixelTraits< PixelType >::SetNthComponent ( int  ,
PixelType &  pixel,
const PixelType &  v 
)
inlinestatic

Definition at line 40 of file otbDefaultConvertPixelTraits.h.


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