List of all members.
Constructor & Destructor Documentation
GVec4f::GVec4f |
( |
const GVec4f & |
v |
) |
|
GVec4f::GVec4f |
( |
float |
_x, |
|
|
float |
_y, |
|
|
float |
_z | |
|
) |
| | |
GVec4f::GVec4f |
( |
float |
_x, |
|
|
float |
_y, |
|
|
float |
_z, |
|
|
float |
_w | |
|
) |
| | |
Member Function Documentation
float GVec4f::distance |
( |
const GVec4f & |
a, |
|
|
const GVec4f & |
b | |
|
) |
| | [static] |
float GVec4f::dot |
( |
const GVec4f & |
f |
) |
|
float * GVec4f::GetFloatV |
( |
void |
|
) |
|
float GVec4f::magnitude |
( |
|
) |
|
void GVec4f::normalize |
( |
|
) |
|
GVec4f GVec4f::operator* |
( |
const float & |
f |
) |
|
GVec4f & GVec4f::operator*= |
( |
const float & |
f |
) |
|
GVec4f & GVec4f::operator+= |
( |
const float & |
f |
) |
|
GVec4f & GVec4f::operator-= |
( |
const float & |
f |
) |
|
GVec4f GVec4f::operator/ |
( |
const float & |
f |
) |
|
GVec4f & GVec4f::operator/= |
( |
const float & |
f |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: