adjust() | FX::FXQuat | |
arc(const FXVec &a, const FXVec &b) | FX::FXQuat | [friend] |
conj(const FXQuat &q) | FX::FXQuat | [friend] |
exp(const FXQuat &q) | FX::FXQuat | [friend] |
FXHVec() | FX::FXHVec | [inline] |
FXHVec(const FXHVec &w) | FX::FXHVec | [inline] |
FXHVec(const FXVec &w) | FX::FXHVec | [inline] |
FXHVec(FXfloat x, FXfloat y, FXfloat z, FXfloat w=1.0f) | FX::FXHVec | [inline] |
FXHVec(FXColor color) | FX::FXHVec | |
FXQuat() | FX::FXQuat | [inline] |
FXQuat(const FXVec &axis, FXfloat phi=0.0) | FX::FXQuat | |
FXQuat(FXfloat roll, FXfloat pitch, FXfloat yaw) | FX::FXQuat | |
FXQuat(FXfloat x, FXfloat y, FXfloat z, FXfloat w) | FX::FXQuat | [inline] |
getRollPitchYaw(FXfloat &roll, FXfloat &pitch, FXfloat &yaw) | FX::FXQuat | |
hi (defined in FX::FXHVec) | FX::FXHVec | [friend] |
invert(const FXQuat &q) | FX::FXQuat | [friend] |
len(const FXHVec &a) | FX::FXHVec | [friend] |
lerp(const FXQuat &u, const FXQuat &v, FXfloat f) | FX::FXQuat | [friend] |
lo (defined in FX::FXHVec) | FX::FXHVec | [friend] |
log(const FXQuat &q) | FX::FXQuat | [friend] |
normalize (defined in FX::FXHVec) | FX::FXHVec | [friend] |
operator *(const FXQuat &p, const FXQuat &q) | FX::FXQuat | [friend] |
operator * (defined in FX::FXHVec) | FX::FXHVec | [friend] |
operator * (defined in FX::FXHVec) | FX::FXHVec | [friend] |
FX::FXHVec::operator *(const FXHVec &a, const FXHVec &b) | FX::FXHVec | [friend] |
operator *=(FXfloat n) (defined in FX::FXHVec) | FX::FXHVec | [inline] |
operator const FXfloat *() const (defined in FX::FXHVec) | FX::FXHVec | [inline] |
operator FXColor() const | FX::FXHVec | |
operator FXfloat *() | FX::FXHVec | [inline] |
operator! (defined in FX::FXHVec) | FX::FXHVec | [friend] |
operator!= (defined in FX::FXHVec) | FX::FXHVec | [friend] |
operator!= (defined in FX::FXHVec) | FX::FXHVec | [friend] |
operator!= (defined in FX::FXHVec) | FX::FXHVec | [friend] |
operator+ (defined in FX::FXHVec) | FX::FXHVec | [friend] |
operator+=(const FXHVec &a) | FX::FXHVec | [inline] |
operator-(const FXHVec &a) | FX::FXHVec | [friend] |
operator- (defined in FX::FXHVec) | FX::FXHVec | [friend] |
operator-=(const FXHVec &a) (defined in FX::FXHVec) | FX::FXHVec | [inline] |
operator/ (defined in FX::FXHVec) | FX::FXHVec | [friend] |
operator/ (defined in FX::FXHVec) | FX::FXHVec | [friend] |
operator/=(FXfloat n) (defined in FX::FXHVec) | FX::FXHVec | [inline] |
operator<<(FXStream &store, const FXHVec &v) | FX::FXHVec | [friend] |
operator=(FXColor color) | FX::FXHVec | |
operator=(const FXHVec &w) | FX::FXHVec | [inline] |
operator=(const FXVec &w) (defined in FX::FXHVec) | FX::FXHVec | [inline] |
operator==(const FXHVec &a, const FXHVec &b) | FX::FXHVec | [friend] |
operator== (defined in FX::FXHVec) | FX::FXHVec | [friend] |
operator== (defined in FX::FXHVec) | FX::FXHVec | [friend] |
operator>>(FXStream &store, FXHVec &v) | FX::FXHVec | [friend] |
operator[](FXint i) | FX::FXHVec | [inline] |
operator[](FXint i) const | FX::FXHVec | [inline] |
setRollPitchYaw(FXfloat roll, FXfloat pitch, FXfloat yaw) | FX::FXQuat | |