#include <GU_PolyCacheUV.h>

Public Member Functions | |
| GU_PolyCacheUV (void) | |
| virtual | ~GU_PolyCacheUV (void) |
| int | refresh (GU_PolyCacheParmsUV &parms) |
| const unsigned short * | getCommands () const |
Protected Member Functions | |
| virtual void | initializeData (void) |
Definition at line 29 of file GU_PolyCacheUV.h.
| GU_PolyCacheUV::GU_PolyCacheUV | ( | void | ) |
| virtual GU_PolyCacheUV::~GU_PolyCacheUV | ( | void | ) | [virtual] |
| const unsigned short* GU_PolyCacheUV::getCommands | ( | ) | const [inline] |
Definition at line 37 of file GU_PolyCacheUV.h.
| virtual void GU_PolyCacheUV::initializeData | ( | void | ) | [protected, virtual] |
Reimplemented from GU_DisplayCache.
| int GU_PolyCacheUV::refresh | ( | GU_PolyCacheParmsUV & | parms | ) |
1.5.9