Definition at line 79 of file Vec2.hpp.
◆ scalar_type
using scalar_type = double |
◆ write_element()
template<int I>
static scalar_type & write_element |
( |
jngl::Vec2 & | v | ) |
|
|
inlinestatic |
◆ read_element()
template<int I>
static scalar_type read_element |
( |
const jngl::Vec2 & | v | ) |
|
|
inlinestatic |
◆ write_element_idx()
static scalar_type & write_element_idx |
( |
int | i, |
|
|
jngl::Vec2 & | v ) |
|
inlinestatic |
◆ read_element_idx()
static scalar_type read_element_idx |
( |
int | i, |
|
|
jngl::Vec2 const & | v ) |
|
inlinestatic |
◆ dim
The documentation for this struct was generated from the following file: