#include <a3d/Math.h>
Definition at line 416 of file Math.h.
◆ u32vec2() [1/5]
| a3d::math::u32vec2::u32vec2 |
( |
| ) |
|
◆ u32vec2() [2/5]
| a3d::math::u32vec2::u32vec2 |
( |
u32 |
x_, |
|
|
u32 |
y_ |
|
) |
| |
◆ u32vec2() [3/5]
| a3d::math::u32vec2::u32vec2 |
( |
u32 |
n | ) |
|
|
explicit |
◆ u32vec2() [4/5]
| a3d::math::u32vec2::u32vec2 |
( |
const u32vec3 & |
v | ) |
|
|
explicit |
◆ u32vec2() [5/5]
| a3d::math::u32vec2::u32vec2 |
( |
const u32vec4 & |
v | ) |
|
|
explicit |
◆ operator[]() [1/2]
| u32 & a3d::math::u32vec2::operator[] |
( |
std::size_t |
i | ) |
|
◆ operator[]() [2/2]
| const u32 & a3d::math::u32vec2::operator[] |
( |
std::size_t |
i | ) |
const |
| u32 a3d::math::u32vec2::x |
The documentation for this struct was generated from the following file: