HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
COP2_ThreadCookParms Class Reference

#include <COP2_ThreadCookParms.h>

Public Member Functions

 COP2_ThreadCookParms ()
 
void setPlaneParms (COP2_PlaneCookParms *plane_parms)
 

Public Attributes

COP2_PlaneCookParmsmyPlaneParms
 
UT_ThreadmyThread
 
int myThreadIndex
 
int myCompIndex
 
TIL_RastermyRaster
 
bool myTileOnlyFlag
 
TIL_TileMPlaymyDevice
 

Detailed Description

Definition at line 129 of file COP2_ThreadCookParms.h.

Constructor & Destructor Documentation

COP2_ThreadCookParms::COP2_ThreadCookParms ( )
inline

Definition at line 132 of file COP2_ThreadCookParms.h.

Member Function Documentation

void COP2_ThreadCookParms::setPlaneParms ( COP2_PlaneCookParms plane_parms)
inline

Definition at line 136 of file COP2_ThreadCookParms.h.

Member Data Documentation

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.


The documentation for this class was generated from the following file: