libalmath
2.5.11.14a
|
#include <vector>
Go to the source code of this file.
Classes | |
struct | AL::Math::Velocity6D |
Create and play with a Velocity6D. More... | |
Namespaces | |
AL | |
AL::Math | |
Macros | |
#define | _LIBALMATH_ALMATH_TYPES_ALVELOCITY6D_H_ |
Functions | |
Velocity6D | AL::Math::operator* (const float pVal, const Velocity6D &pVel) |
Overloading of operator * for left Velocity6D. More... | |
float | AL::Math::norm (const Velocity6D &pVel) |
Compute the norm of a Velocity6D: More... | |
Velocity6D | AL::Math::normalize (const Velocity6D &pVel) |
Normalize a Velocity6D: More... | |
#define _LIBALMATH_ALMATH_TYPES_ALVELOCITY6D_H_ |
Definition at line 10 of file alvelocity6d.h.