clearPropertyList(void) | GObject | |
copyPropertyList(GObject *) | GObject | |
cross(const GVec4f &f) | GVec4f | |
distance(const GVec4f &a, const GVec4f &b) | GVec4f | [static] |
dot(const GVec4f &f) | GVec4f | |
GetFloatV(void) | GVec4f | |
GObject(void) | GObject | |
GVec4f() | GVec4f | |
GVec4f(const GVec4f &) | GVec4f | |
GVec4f(float _x, float _y, float _z) | GVec4f | |
GVec4f(float _x, float _y, float _z, float _w) | GVec4f | |
insertProperty(char *, char *) | GObject | |
isActive(void) | GObject | [virtual] |
isEmpty(void) | GObject | |
magnitude() | GVec4f | |
mbActive | GObject | [protected] |
miId | GObject | [protected] |
normalize() | GVec4f | |
operator*(const float &f) | GVec4f | |
operator*=(const GVec4f &f) | GVec4f | |
operator*=(const float &f) | GVec4f | |
operator+(const GVec4f &f) | GVec4f | |
operator+=(const GVec4f &f) | GVec4f | |
operator+=(const float &f) | GVec4f | |
operator-(const GVec4f &f) | GVec4f | |
operator-=(const GVec4f &f) | GVec4f | |
operator-=(const float &f) | GVec4f | |
operator/(const float &f) | GVec4f | |
operator/=(const float &f) | GVec4f | |
operator=(const GVec4f &f) | GVec4f | |
PropertyList | GObject | [protected] |
queryProperty(char *, char **) | GObject | |
setActive(bool) | GObject | [virtual] |
Update(double time, double dtime) | GObject | [virtual] |
w | GVec4f | |
x | GVec4f | |
y | GVec4f | |
z | GVec4f | |
~GObject(void) | GObject |