COP2_BoundsCache Class Reference

#include <COP2_BoundsCache.h>

Inheritance diagram for COP2_BoundsCache:

UT_LinkList

List of all members.

Public Member Functions

 COP2_BoundsCache (int limit=16)
 ~COP2_BoundsCache ()
bool getBound (const TIL_Plane *plane, int array_index, float t, int xres, int yres, OP_VERSION v, int &x1, int &y1, int &x2, int &y2)
void addBound (const TIL_Plane *plane, int array_index, float t, int xres, int yres, OP_VERSION v, int x1, int y1, int x2, int y2)


Detailed Description

Definition at line 33 of file COP2_BoundsCache.h.


Constructor & Destructor Documentation

COP2_BoundsCache::COP2_BoundsCache ( int  limit = 16  ) 

COP2_BoundsCache::~COP2_BoundsCache (  ) 


Member Function Documentation

void COP2_BoundsCache::addBound ( const TIL_Plane plane,
int  array_index,
float  t,
int  xres,
int  yres,
OP_VERSION  v,
int  x1,
int  y1,
int  x2,
int  y2 
)

bool COP2_BoundsCache::getBound ( const TIL_Plane plane,
int  array_index,
float  t,
int  xres,
int  yres,
OP_VERSION  v,
int &  x1,
int &  y1,
int &  x2,
int &  y2 
)


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

Generated on Mon Jan 28 00:28:36 2013 for HDK by  doxygen 1.5.9