#include <artkpFixedBase_generic.h>
Public Types | |
| enum | { PBITS = PBITS_, CHECK = CHECK_ } |
Static Public Member Functions | |
| static int | ceil (int nFixed) |
| static void | checkDouble (double nDouble) |
| static void | checkFloat (float nFloat) |
| static void | checkInt (int nInteger) |
| 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 53 of file artkpFixedBase_generic.h.
| anonymous enum |
| Enumerator | |
|---|---|
| PBITS | |
| CHECK | |
Definition at line 56 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 160 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 80 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 71 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 62 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 135 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 130 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 94 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 145 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 113 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 106 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 99 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 89 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 120 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 155 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 125 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 140 of file artkpFixedBase_generic.h.
|
inlinestatic |
Definition at line 150 of file artkpFixedBase_generic.h.