VisionCpp  0.0.1
Static Public Member Functions | List of all members
visioncpp::internal::AssignValueToArray< conds, K, PixelType, Params > Struct Template Reference

#include <pixel.hpp>

Collaboration diagram for visioncpp::internal::AssignValueToArray< conds, K, PixelType, Params >:

Static Public Member Functions

static void avta (PixelType &dt, visioncpp::internal::tools::tuple::Tuple< Params... > &t)
 Assigns Value To Array. More...
 

Detailed Description

template<bool conds, size_t K, typename PixelType, typename... Params>
struct visioncpp::internal::AssignValueToArray< conds, K, PixelType, Params >

Definition at line 36 of file pixel.hpp.

Member Function Documentation

◆ avta()

template<bool conds, size_t K, typename PixelType , typename... Params>
static void visioncpp::internal::AssignValueToArray< conds, K, PixelType, Params >::avta ( PixelType &  dt,
visioncpp::internal::tools::tuple::Tuple< Params... > &  t 
)
inlinestatic

Assigns Value To Array.

Definition at line 38 of file pixel.hpp.


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