Classes | |
| class | Mat4 |
| Copyright 2013 BlackBerry Inc. More... | |
Functions | |
| Vec3 & | (Vec3 &v, const Mat4 &m) |
| Transforms the given vector by the given matrix. More... | |
| var | ( var v, var m) |
| Transforms the given vector by the given matrix. More... | |
| local | ( local v, local m) |
| Transforms the given vector by the given matrix. More... | |
| const Vec3 | (const Mat4 &m, const Vec3 &v) |
| Transforms the given vector by the given matrix. More... | |
| var | ( var m, var v) |
| Transforms the given vector by the given matrix. More... | |
| local | ( local m, local v) |
| Transforms the given vector by the given matrix. More... | |
| Vec4 & | (Vec4 &v, const Mat4 &m) |
| Transforms the given vector by the given matrix. More... | |
| const Vec4 | (const Mat4 &m, const Vec4 &v) |
| Transforms the given vector by the given matrix. More... | |
| local | ( local m, local v) |
| Transforms the given vector by the given matrix. More... | |
Transforms the given vector by the given matrix.
Note: this treats the given vector as a vector and not as a point.
| v | The vector to transform. |
| m | The matrix to transform by. |
|
inline |
Transforms the given vector by the given matrix.
Note: this treats the given vector as a vector and not as a point.
| v | The vector to transform. |
| m | The matrix to transform by. |
|
inline |
Transforms the given vector by the given matrix.
Note: this treats the given vector as a vector and not as a point.
| v | The vector to transform. |
| m | The matrix to transform by. |
Transforms the given vector by the given matrix.
Note: this treats the given vector as a vector and not as a point.
| m | The matrix to transform by. |
| v | The vector to transform. |
|
inline |
Transforms the given vector by the given matrix.
Note: this treats the given vector as a vector and not as a point.
| m | The matrix to transform by. |
| v | The vector to transform. |
|
inline |
Transforms the given vector by the given matrix.
Note: this treats the given vector as a vector and not as a point.
| m | The matrix to transform by. |
| v | The vector to transform. |
Transforms the given vector by the given matrix.
Note: this treats the given vector as a vector and not as a point.
| v | The vector to transform. |
| m | The matrix to transform by. |
|
inline |
Transforms the given vector by the given matrix.
Note: this treats the given vector as a vector and not as a point.
| v | The vector to transform. |
| m | The matrix to transform by. |
|
inline |
Transforms the given vector by the given matrix.
Note: this treats the given vector as a vector and not as a point.
| v | The vector to transform. |
| m | The matrix to transform by. |
Transforms the given vector by the given matrix.
Note: this treats the given vector as a vector and not as a point.
| m | The matrix to transform by. |
| v | The vector to transform. |
|
inline |
Transforms the given vector by the given matrix.
Note: this treats the given vector as a vector and not as a point.
| m | The matrix to transform by. |
| v | The vector to transform. |
|
inline |
Transforms the given vector by the given matrix.
Note: this treats the given vector as a vector and not as a point.
| m | The matrix to transform by. |
| v | The vector to transform. |