FOX/ObjCryst++
1.10.X (development)
|
Public Member Functions | |
mp4Vector (float aa, float bb, float cc, float dd) | |
mp4Vector (const mp4Vector &other) | |
mp4Vector (const mpVector &v, const float value) | |
void | operator= (const mp4Vector &v) |
void | operator= (const mpVector &v) |
bool | operator== (const mp4Vector &v) const |
operator mpVector () const | |
Public Attributes | |
float | x |
float | y |
float | z |
float | val |
Definition at line 62 of file mpVector.h.