Go to the source code of this file.
Typedefs | |
| typedef float | FloatNumber |
| typedef double | DoubleNumber |
| typedef DoubleNumber | Decimal |
| typedef short int | ShortInteger |
| typedef unsigned short int | UnsignedShortInteger |
| typedef ShortInteger | Coordmm |
| typedef UnsignedShortInteger | UCoordmm |
Enumerations | |
| enum | PrintTypes { PRINT_TYPE_PLAIN, PRINT_TYPE_WITH_UNITS, PRINT_TYPE_NUM } |
| Enumerates the types of printing. More... | |
| enum | HapticModes { HAP_MODE_OFF, HAP_MODE_POSITION, HAP_MODE_VELOCITY, HAP_MODE_NUM } |
| Enumerates the haptic modes. More... | |
Variables | |
| static const char * | PrintTypesNames [PRINT_TYPE_NUM] |
| static const char * | HapticModeNames [HAP_MODE_NUM] |
1.5.6