#include "UT_API.h"Go to the source code of this file.
Defines | |
| #define | UT_VERSION "10.0" |
| #define | UT_MAJOR_VERSION "10" |
| #define | UT_MAJOR_VERSION_INT 10 |
| #define | UT_MINOR_VERSION_INT 0 |
| #define | UT_BUILD_VERSION_INT 1374 |
| #define | UT_PATCH_VERSION_INT 0 |
| #define | UT_VERSION_INT 0x0a00055e |
| #define | UT_SAVE_VERSION "10.0" |
Functions | |
| UT_API const char * | UTgetFullVersion () |
| const char * | UTgetVersion () |
| const char * | UTgetMajorVersion () |
| const char * | UTgetSaveVersion () |
| #define UT_BUILD_VERSION_INT 1374 |
Definition at line 32 of file UT_Version.h.
| #define UT_MAJOR_VERSION "10" |
Definition at line 28 of file UT_Version.h.
| #define UT_MAJOR_VERSION_INT 10 |
Definition at line 30 of file UT_Version.h.
| #define UT_MINOR_VERSION_INT 0 |
Definition at line 31 of file UT_Version.h.
| #define UT_PATCH_VERSION_INT 0 |
Definition at line 33 of file UT_Version.h.
| #define UT_SAVE_VERSION "10.0" |
Definition at line 48 of file UT_Version.h.
| #define UT_VERSION "10.0" |
Definition at line 26 of file UT_Version.h.
| #define UT_VERSION_INT 0x0a00055e |
Definition at line 34 of file UT_Version.h.
| UT_API const char* UTgetFullVersion | ( | ) |
| const char* UTgetMajorVersion | ( | ) | [inline] |
Definition at line 60 of file UT_Version.h.
| const char* UTgetSaveVersion | ( | ) | [inline] |
Definition at line 63 of file UT_Version.h.
| const char* UTgetVersion | ( | ) | [inline] |
Definition at line 57 of file UT_Version.h.
1.5.9