Dot(const TYPE &v) const | salt::TVector< DATATYPE, 2, TYPE > | |
Dump() const | salt::TVector< DATATYPE, 2, TYPE > | |
El(int index) const | salt::TVector< DATATYPE, 2, TYPE > | [inline, protected] |
El(int index) | salt::TVector< DATATYPE, 2, TYPE > | [inline, protected] |
Fill(const DATATYPE &fill) | salt::TVector< DATATYPE, 2, TYPE > | |
Get(int row) | salt::TVector< DATATYPE, 2, TYPE > | [inline] |
Get(int row) const | salt::TVector< DATATYPE, 2, TYPE > | [inline] |
GetData() | salt::TVector< DATATYPE, 2, TYPE > | [inline] |
GetLeastSignificantAxis() const | salt::TVector< DATATYPE, 2, TYPE > | |
GetMostSignificantAxis() const | salt::TVector< DATATYPE, 2, TYPE > | |
Length() const | salt::TVector< DATATYPE, 2, TYPE > | [inline] |
LinearInterpolate(const TYPE &to, float delta) const | salt::TVector< DATATYPE, 2, TYPE > | |
Normalize() | salt::TVector< DATATYPE, 2, TYPE > | |
Normalized() const | salt::TVector< DATATYPE, 2, TYPE > | |
NormalizedLinearInterpolate(const TYPE &to, float delta) const | salt::TVector< DATATYPE, 2, TYPE > | [inline] |
operator *(const DATATYPE &v) const | salt::TVector< DATATYPE, 2, TYPE > | |
operator *=(const DATATYPE &v) | salt::TVector< DATATYPE, 2, TYPE > | |
operator!=(const TYPE &v) const | salt::TVector< DATATYPE, 2, TYPE > | |
operator+(const TYPE &v) const | salt::TVector< DATATYPE, 2, TYPE > | |
operator+=(const TYPE &v) | salt::TVector< DATATYPE, 2, TYPE > | |
operator-(const TYPE &v) const | salt::TVector< DATATYPE, 2, TYPE > | |
operator-() const | salt::TVector< DATATYPE, 2, TYPE > | |
operator-=(const TYPE &v) | salt::TVector< DATATYPE, 2, TYPE > | |
operator/(const DATATYPE &v) const | salt::TVector< DATATYPE, 2, TYPE > | |
operator/=(const DATATYPE &v) | salt::TVector< DATATYPE, 2, TYPE > | |
operator==(const TYPE &v) const | salt::TVector< DATATYPE, 2, TYPE > | |
operator[](int row) | salt::TVector< DATATYPE, 2, TYPE > | [inline] |
operator[](int row) const | salt::TVector< DATATYPE, 2, TYPE > | [inline] |
Set(const DATATYPE &x, const DATATYPE &y) | salt::TVector2< DATATYPE, TYPE > | [inline] |
SetData(const DATATYPE *copy) | salt::TVector< DATATYPE, 2, TYPE > | |
SquareLength() const | salt::TVector< DATATYPE, 2, TYPE > | |
TVector() | salt::TVector< DATATYPE, 2, TYPE > | [inline] |
TVector(const TYPE &v) | salt::TVector< DATATYPE, 2, TYPE > | [inline, protected] |
TVector2() | salt::TVector2< DATATYPE, TYPE > | [inline] |
TVector2(DATATYPE x, DATATYPE y) | salt::TVector2< DATATYPE, TYPE > | [inline] |
x() | salt::TVector2< DATATYPE, TYPE > | [inline] |
x() const | salt::TVector2< DATATYPE, TYPE > | [inline] |
y() | salt::TVector2< DATATYPE, TYPE > | [inline] |
y() const | salt::TVector2< DATATYPE, TYPE > | [inline] |
Zero() | salt::TVector< DATATYPE, 2, TYPE > | |