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