#include "TIL_API.h"#include "TIL_Defines.h"#include <UT/UT_SmallObject.h>Go to the source code of this file.
Classes | |
| class | TIL_Region |
Enumerations | |
| enum | TIL_RegionExtend { TIL_BLACK = 0, TIL_HOLD_LEFT = 0x1, TIL_HOLD_RIGHT = 0x2, TIL_HOLD_TOP = 0x4, TIL_HOLD_BOTTOM = 0x8, TIL_HOLD = 0xF } |
| enum TIL_RegionExtend |
Definition at line 32 of file TIL_Region.h.
1.5.9