|
Avara3D 0.2.0
C++ API reference
|
This is the complete list of members for a3d::math::i32vec2, including all inherited members.
| i32vec2() | a3d::math::i32vec2 | |
| i32vec2(i32 x_, i32 y_) | a3d::math::i32vec2 | |
| i32vec2(i32 n) | a3d::math::i32vec2 | explicit |
| i32vec2(const i32vec3 &v) | a3d::math::i32vec2 | explicit |
| i32vec2(const i32vec4 &v) | a3d::math::i32vec2 | explicit |
| operator[](std::size_t i) | a3d::math::i32vec2 | |
| operator[](std::size_t i) const | a3d::math::i32vec2 | |
| x | a3d::math::i32vec2 |