31 #include <wx/string.h>
42 mpVector(
float xx,
float yy,
float zz);
55 void operator = (
const mpVector& other);
58 operator char*()
const;
68 mp4Vector(
float aa,
float bb,
float cc,
float dd);
75 bool operator == (
const mp4Vector& v)
const;