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