ArcCosine(const real value) | TAngle | [static] |
ArcSine(const real value) | TAngle | [static] |
ArcTangent(const real value) | TAngle | [static] |
ArcTangentYX(const real valueY, const real valueX) | TAngle | [static] |
EUnits enum name | TAngle | |
fValue | TAngle | [private] |
GetCosine(void) const | TAngle | [inline] |
GetSine(void) const | TAngle | [inline] |
GetTangent(void) const | TAngle | [inline] |
InDegrees(void) const | TAngle | [inline] |
InFormat(const EUnits units) const | TAngle | [inline] |
InRadians(void) const | TAngle | [inline] |
k180Degrees | TAngle | [static] |
k270Degrees | TAngle | [static] |
k360Degrees | TAngle | [static] |
k45Degrees | TAngle | [static] |
k90Degrees | TAngle | [static] |
kDegreesToRadiansMultiplier | TAngle | [static] |
kPiRadians | TAngle | [static] |
kRadiansToDegreesMultiplier | TAngle | [static] |
kUnits_Degrees enum value | TAngle | |
kUnits_Radians enum value | TAngle | |
kZero | TAngle | [static] |
operator delete(void *block) | TMCObject | |
operator delete(void *, void *) | TMCObject | [inline] |
operator delete[](void *block) | TMCObject | |
operator new(MCSize byteCount) | TMCObject | |
operator new(MCSize, void *__Pointer) | TMCObject | [inline] |
operator new[](MCSize byteCount) | TMCObject | |
operator real(void) const | TAngle | [inline] |
operator*=(const real scalar) | TAngle | [inline] |
operator+=(const TAngle &ang) | TAngle | [inline] |
operator-=(const TAngle &ang) | TAngle | [inline] |
operator/=(const real scalar) | TAngle | [inline] |
operator=(const TMCObject &) | TMCObject | [inline] |
SetValue(const real angleValue, const EUnits angleType) | TAngle | [inline] |
TAngle(void) | TAngle | [inline] |
TAngle(const real angleValue) | TAngle | [inline] |
TAngle(const real angleValue, const EUnits angleType) | TAngle | [inline] |