Public Members |
 |  |
void | qscacheIndex ( ddgCacheIndex ci )
|
 |  | | Set the queue cache index.
|
 |  |
ddgCacheIndex | qscacheIndex ( void )
|
 |  | | Get the queue cache index.
|
 |  |
void | qmcacheIndex ( ddgCacheIndex ci )
|
 |  | | Set the queue cache index.
|
 |  |
ddgCacheIndex | qmcacheIndex ( void )
|
 |  | | Get the queue cache index.
|
 |  |
ddgTriIndex | tindex (void)
|
 |  | | Get the triangle index.
|
 |  |
void | tindex (ddgTriIndex ti)
|
 |  | | Set the triangle index.
|
 |  |
void | priority (int p )
|
 |  |
int | priority (void)
|
 |  |
void | vis (float v )
|
 |  |
ddgVisState | vis (void)
|
 |  |
void | priorityFactor (float pf)
|
 |  |
float | priorityFactor (void)
|
Friends |
 |  | class | ddgTCache |