CARLA
Public Member Functions | List of all members
carla::image::ColorConverter::Depth Struct Reference

#include <ColorConverter.h>

Public Member Functions

template<typename SrcPixelT , typename DstPixelT >
void operator() (const SrcPixelT &src, DstPixelT &dst) const
 

Detailed Description

Definition at line 28 of file ColorConverter.h.

Member Function Documentation

◆ operator()()

template<typename SrcPixelT , typename DstPixelT >
void carla::image::ColorConverter::Depth::operator() ( const SrcPixelT &  src,
DstPixelT &  dst 
) const
inline

Definition at line 30 of file ColorConverter.h.


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