This is the complete list of members for GxFloat4, including all inherited members.
_w | GxFloat4 | |
_x | GxFloat4 | |
_y | GxFloat4 | |
_z | GxFloat4 | |
GxFloat4(void) | GxFloat4 | inline |
GxFloat4(f32 x, f32 y, f32 z, f32 w) | GxFloat4 | inline |
GxFloat4(const GxVector4 &vector) | GxFloat4 | |
GxFloat4(const GxQuaternion &quaternion) | GxFloat4 | |
GxFloat4(const GxFloat4 &float4) | GxFloat4 | inline |
operator const f32 *(void) const | GxFloat4 | inline |
operator f32 *(void) | GxFloat4 | inline |
operator=(const GxVector4 &vector) | GxFloat4 | |
operator=(const GxQuaternion &quaternion) | GxFloat4 |