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

#include <pixel.hpp>

Collaboration diagram for visioncpp::internal::AssignValueToArray< false, 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<size_t K, typename PixelType, typename... Params>
struct visioncpp::internal::AssignValueToArray< false, K, PixelType, Params... >

Definition at line 47 of file pixel.hpp.

Member Function Documentation

◆ avta()

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

Assigns Value To Array.

Definition at line 49 of file pixel.hpp.


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