HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TIL_Region.h File Reference
#include "TIL_API.h"
#include "TIL_Defines.h"
#include <UT/UT_SmallObject.h>
+ Include dependency graph for TIL_Region.h:
+ This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

Enumerator
TIL_BLACK 
TIL_HOLD_LEFT 
TIL_HOLD_RIGHT 
TIL_HOLD_TOP 
TIL_HOLD_BOTTOM 
TIL_HOLD 

Definition at line 24 of file TIL_Region.h.