#include <GU_PolyCache.h>

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