![]() |
Copperfield Engine 0.1
C++ Game Engine
|
This is the complete list of members for coma::Vec4, including all inherited members.
Distance(const Vec4 &a, const Vec4 &b) | coma::Vec4 | inlinestatic |
DotProduct(Vec4 a, Vec4 b) | coma::Vec4 | inlinestatic |
Homogenize() | coma::Vec4 | inline |
Lerp(const Vec4 &a, const Vec4 &b, float index) | coma::Vec4 | inlinestatic |
Magnitude() const | coma::Vec4 | inline |
Normalized() const | coma::Vec4 | inline |
Scale(Vec4 scale) | coma::Vec4 | inline |
SqrMagnitude() const | coma::Vec4 | inline |