Main Page   Class Hierarchy   Compound List   Header Files   Compound Members  

ddgTNode Class Reference

Triangle cache. More...

#include <ddgtmesh.h>

Class diagram for ddgTNode:

ddgLNode

List of all members.


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

Detailed Description

Triangle cache.

the triangles which will be rendered a kept in this cache. this cache must be able to hold the max number of vis triangles this may be more than the final number of triangles on screen. Max number of entries this cache can hold is 0xFFFF.


The documentation for this class was generated from the following file:
Generated at Sun Sep 17 19:27:57 2000 for Digital Dawn Graphics Toolkit by doxygen 0.49-991205 written by Dimitri van Heesch, © 1997-1999