#include <artkpFixedBase_gpp.h>
Public Types | |
| enum | { PBITS = PBITS_, CHECK = 0 } |
Static Public Member Functions | |
| static int | ceil (int nFixed) |
| static int | cos (int nFixed) |
| static int | divide (int nLeftFixed, int nRightFixed) |
| static double | doubleFromFixed (int nFixed) |
| static int | fabs (int nFixed) |
| static int | fixedFromDouble (double nV) |
| static int | fixedFromFloat (float nV) |
| static int | fixedFromInt (int nV) |
| static float | floatFromFixed (int nFixed) |
| static int | inverse (int nFixed) |
| static int | inverseSqrt (int nFixed) |
| static int | multiply (int nLeftFixed, int nRightFixed) |
| static int | sin (int nFixed) |
| static int | sqrt (int nFixed) |
Definition at line 54 of file artkpFixedBase_gpp.h.
| anonymous enum |
| Enumerator | |
|---|---|
| PBITS | |
| CHECK | |
Definition at line 57 of file artkpFixedBase_gpp.h.
|
inlinestatic |
Definition at line 141 of file artkpFixedBase_gpp.h.
|
inlinestatic |
Definition at line 108 of file artkpFixedBase_gpp.h.
|
inlinestatic |
Definition at line 101 of file artkpFixedBase_gpp.h.
|
inlinestatic |
Definition at line 67 of file artkpFixedBase_gpp.h.
|
inlinestatic |
Definition at line 122 of file artkpFixedBase_gpp.h.
|
inlinestatic |
Definition at line 82 of file artkpFixedBase_gpp.h.
|
inlinestatic |
Definition at line 77 of file artkpFixedBase_gpp.h.
|
inlinestatic |
Definition at line 72 of file artkpFixedBase_gpp.h.
|
inlinestatic |
Definition at line 62 of file artkpFixedBase_gpp.h.
|
inlinestatic |
Definition at line 87 of file artkpFixedBase_gpp.h.
|
inlinestatic |
Definition at line 134 of file artkpFixedBase_gpp.h.
|
inlinestatic |
Definition at line 94 of file artkpFixedBase_gpp.h.
|
inlinestatic |
Definition at line 115 of file artkpFixedBase_gpp.h.
|
inlinestatic |
Definition at line 127 of file artkpFixedBase_gpp.h.