Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

Vector4 Member List

This is the complete list of members for Vector4, including all inherited members.

Matrix44 class Vector4 [friend]
n Vector4 [protected]
operator *(const Vector4 &b) const Vector4 [inline]
operator *(float scalar) const Vector4 [inline]
operator *(float scalar, const Vector4 &v) Vector4 [friend]
operator *=(float scale) Vector4 [inline]
operator!=(const Vector4 &a) const Vector4 [inline]
operator+(const Vector4 &a) const Vector4 [inline]
operator+=(const Vector4 &other) Vector4 [inline]
operator-(const Vector4 &a) const Vector4 [inline]
operator-=(const Vector4 &other) Vector4 [inline]
operator/=(float scalar) Vector4 [inline]
operator=(const Vector4 &v) Vector4 [inline]
operator==(const Vector4 &a) const Vector4 [inline]
operator[](int i) const Vector4 [inline]
operator[](int i) Vector4 [inline]
operator (const Vector4 &b) const Vector4
operator (const Vector &b) const Vector4
Set(float x, float y, float z, float w) Vector4 [inline]
Set(float fill) Vector4 [inline]
Swap(Vector4 &a, Vector4 &b) Vector4 [friend]
Vector4(void) Vector4 [inline]
Vector4(float x, float y, float z, float w) Vector4 [inline]
Vector4(float fill) Vector4 [inline]
Vector4(const Vector4 &v) Vector4 [inline]
Vector4(const Vector &other3) Vector4 [inline]

This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:47:04 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001