![]() |
VR-Forces 4.5 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtUnitFormatter |
Typedefs | |
| typedef DtString(* | DtTranslatorFunction )(const char *text, const char *module) |
Functions | |
| DT_DLL_tdbutil DtString | trUtf8 (const char *text, const char *module) |
| DT_DLL_tdbutil void | setTranslatorFunction (DtTranslatorFunction) |
| DT_DLL_tdbutil DtUnitFormatter * | setUnitFormatter (DtUnitFormatter *) |
| DT_DLL_tdbutil DtString | formatSourceToDisplay (const DtVector &val) |
| DT_DLL_tdbutil DtString | formatSourceToDisplay (double val, const DtString &unitDisplay, const DtString &source, DtString &unitLabel) |
| DT_DLL_tdbutil DtString trUtf8 | ( | const char * | text, |
| const char * | module | ||
| ) |
| DT_DLL_tdbutil void setTranslatorFunction | ( | DtTranslatorFunction | ) |
| DT_DLL_tdbutil DtUnitFormatter* setUnitFormatter | ( | DtUnitFormatter * | ) |
| DT_DLL_tdbutil DtString formatSourceToDisplay | ( | const DtVector & | val | ) |