Aether3D
Game Engine
|
This is the complete list of members for Vec4, including all inherited members.
Dot(const Vec4 &v) const | Vec4 | inline |
Length() const | Vec4 | inline |
Normalize() | Vec4 | inline |
operator*(float f) const | Vec4 | inline |
operator+=(const Vec4 &v) | Vec4 | inline |
operator-=(const Vec4 &v) | Vec4 | inline |
Vec4() | Vec4 | inline |
Vec4(float ax, float ay, float az, float aw) | Vec4 | inline |
Vec4(const Vec3 &v) | Vec4 | inlineexplicit |
Vec4(const Vec3 &v, float aW) | Vec4 | inline |
w (defined in Vec4) | Vec4 | |
x (defined in Vec4) | Vec4 | |
y (defined in Vec4) | Vec4 | |
z (defined in Vec4) | Vec4 |