|
HDK
|
#include <COP2_ThreadCookParms.h>
Public Member Functions | |
| COP2_ThreadCookParms () | |
| void | setPlaneParms (COP2_PlaneCookParms *plane_parms) |
Public Attributes | |
| COP2_PlaneCookParms * | myPlaneParms |
| UT_Thread * | myThread |
| int | myThreadIndex |
| int | myCompIndex |
| TIL_Raster * | myRaster |
| bool | myTileOnlyFlag |
| TIL_TileMPlay * | myDevice |
Definition at line 129 of file COP2_ThreadCookParms.h.
|
inline |
Definition at line 132 of file COP2_ThreadCookParms.h.
|
inline |
Definition at line 136 of file COP2_ThreadCookParms.h.
| int COP2_ThreadCookParms::myCompIndex |
Definition at line 143 of file COP2_ThreadCookParms.h.
| TIL_TileMPlay* COP2_ThreadCookParms::myDevice |
Definition at line 150 of file COP2_ThreadCookParms.h.
| COP2_PlaneCookParms* COP2_ThreadCookParms::myPlaneParms |
Definition at line 140 of file COP2_ThreadCookParms.h.
| TIL_Raster* COP2_ThreadCookParms::myRaster |
Definition at line 146 of file COP2_ThreadCookParms.h.
| UT_Thread* COP2_ThreadCookParms::myThread |
Definition at line 141 of file COP2_ThreadCookParms.h.
| int COP2_ThreadCookParms::myThreadIndex |
Definition at line 142 of file COP2_ThreadCookParms.h.
| bool COP2_ThreadCookParms::myTileOnlyFlag |
Definition at line 149 of file COP2_ThreadCookParms.h.