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

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

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 568 of file vector.h.

Member Function Documentation

◆ doit() [1/2]

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

Definition at line 571 of file vector.h.

◆ doit() [2/2]

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

Definition at line 535 of file vector.h.


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