|
libHSPlasma
|
#include <plGBufferGroup.h>
Public Member Functions | |
| plGBufferCell () | |
| plGBufferCell (const plGBufferCell &init) | |
| void | read (hsStream *S) |
| void | write (hsStream *S) |
| void | prcWrite (pfPrcHelper *prc) |
| void | prcParse (const pfPrcTag *tag) |
Public Attributes | |
| unsigned int | fVtxStart |
| unsigned int | fColorStart |
| unsigned int | fLength |
| plGBufferCell::plGBufferCell | ( | ) |
| plGBufferCell::plGBufferCell | ( | const plGBufferCell & | init | ) |
| void plGBufferCell::prcParse | ( | const pfPrcTag * | tag | ) |
| void plGBufferCell::prcWrite | ( | pfPrcHelper * | prc | ) |
| void plGBufferCell::read | ( | hsStream * | S | ) |
| void plGBufferCell::write | ( | hsStream * | S | ) |
| unsigned int plGBufferCell::fColorStart |
| unsigned int plGBufferCell::fLength |
| unsigned int plGBufferCell::fVtxStart |
1.8.1.2