![]() |
PeriDyno 1.0.0
|
This is the complete list of members for vgm::Vec4, including all inherited members.
a | vgm::Vec4 | |
b | vgm::Vec4 | |
g | vgm::Vec4 | |
operator const T *() const | vgm::Vec4 | inlineexplicit |
operator T*() | vgm::Vec4 | inlineexplicit |
operator*(const Vec4 &v) const | vgm::Vec4 | inline |
operator*(T s) const | vgm::Vec4 | inline |
operator*=(const Vec4 &v) | vgm::Vec4 | inline |
operator*=(T s) | vgm::Vec4 | inline |
operator+(const Vec4 &v) const | vgm::Vec4 | inline |
operator+=(const Vec4 &v) | vgm::Vec4 | inline |
operator-() const | vgm::Vec4 | inline |
operator-(const Vec4 &v) const | vgm::Vec4 | inline |
operator-=(const Vec4 &v) | vgm::Vec4 | inline |
operator/(const Vec4 &v) const | vgm::Vec4 | inline |
operator/(T s) const | vgm::Vec4 | inline |
operator/=(const Vec4 &v) | vgm::Vec4 | inline |
operator/=(T s) | vgm::Vec4 | inline |
operator[](int i) const | vgm::Vec4 | inline |
operator[](int i) | vgm::Vec4 | inline |
r | vgm::Vec4 | |
Vec4()=default | vgm::Vec4 | |
Vec4(const VEC4_T &)=default | vgm::Vec4 | |
Vec4(T s) | vgm::Vec4 | inlineexplicit |
Vec4(T x, T y, T z, T w) | vgm::Vec4 | inline |
Vec4(const VEC3_T &v, T s) | vgm::Vec4 | inlineexplicit |
Vec4(T s, const VEC3_T &v) | vgm::Vec4 | inlineexplicit |
w | vgm::Vec4 | |
x | vgm::Vec4 | |
y | vgm::Vec4 | |
z | vgm::Vec4 |