![]() |
vrecko
virtual reality framework
|
Go to the source code of this file.
Classes | |
| class | gmVector4 |
Functions | |
| gmVector4 | operator* (double c, const gmVector4 &v) |
| double | distance (const gmVector4 &v1, const gmVector4 &v2) |
| double | distanceSquared (const gmVector4 &v1, const gmVector4 &v2) |
| double | dot (const gmVector4 &v1, const gmVector4 &v2) |
| gmVector4 | lerp (double f, const gmVector4 &v1, const gmVector4 &v2) |
| ostream & | operator<< (ostream &os, const gmVector4 &v) |
|
inline |