#include <libvhdMath/vhdExport.h>
#include <libvhdMath/vhdQuaternion.h>
#include <libvhdMath/vhdMath.h>
#include <assert.h>
#include <ostream>
Classes | |
class | vhdVector2 |
Functions | |
vhdVector2 | operator * (vhtReal fScalar, const vhdVector2 &rkVector) |
vhdVector2 operator * | ( | vhtReal | fScalar, | |
const vhdVector2 & | rkVector | |||
) | [inline] |