soma-io 6.0.6
internal::fill_aimsvector2< T, 1 > Class Template Reference

#include <soma-io/vector/vector.h>

Inheritance diagram for internal::fill_aimsvector2< T, 1 >:
Collaboration diagram for internal::fill_aimsvector2< T, 1 >:

Static Public Member Functions

static void doit (T _value[1], const T &x, const T &)
 
static void doit (T _value[D], const T &x, const T &y)
 

Detailed Description

template<typename T>
class internal::fill_aimsvector2< T, 1 >

Definition at line 548 of file vector.h.

Member Function Documentation

◆ doit() [1/2]

template<typename T>
static void internal::fill_aimsvector2< T, 1 >::doit ( T _value[1],
const T & x,
const T &  )
inlinestatic

Definition at line 551 of file vector.h.

◆ doit() [2/2]

static void internal::fill_aimsvector2< T, D >::doit ( T _value[D],
const T & x,
const T & y )
inlinestatic

Definition at line 508 of file vector.h.


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