HDK
|
#include <TIL_ImageSource.h>
Public Attributes | |
int | myID |
int | myX0 |
int | myX1 |
int | myY0 |
int | myY1 |
UT_Color | myColor |
fpreal | myAlpha |
Definition at line 44 of file TIL_ImageSource.h.
fpreal TIL_CookRegion::myAlpha |
Definition at line 52 of file TIL_ImageSource.h.
UT_Color TIL_CookRegion::myColor |
Definition at line 51 of file TIL_ImageSource.h.
int TIL_CookRegion::myID |
Definition at line 46 of file TIL_ImageSource.h.
int TIL_CookRegion::myX0 |
Definition at line 48 of file TIL_ImageSource.h.
int TIL_CookRegion::myX1 |
Definition at line 48 of file TIL_ImageSource.h.
int TIL_CookRegion::myY0 |
Definition at line 49 of file TIL_ImageSource.h.
int TIL_CookRegion::myY1 |
Definition at line 49 of file TIL_ImageSource.h.