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