|
libHSPlasma
|
#include <plDrawableSpans.h>
Public Types | |
| enum | { kNone = 0x0, kMatrixOnly = 0x1, kDontTransformSpans = 0x2 } |
Public Member Functions | |
| plDISpanIndex () | |
| plDISpanIndex (const plDISpanIndex &init) | |
| plDISpanIndex & | operator= (const plDISpanIndex &cpy) |
Public Attributes | |
| uint8_t | fFlags |
| std::vector< unsigned int > | fIndices |
| plDISpanIndex::plDISpanIndex | ( | ) |
| plDISpanIndex::plDISpanIndex | ( | const plDISpanIndex & | init | ) |
| plDISpanIndex& plDISpanIndex::operator= | ( | const plDISpanIndex & | cpy | ) |
| uint8_t plDISpanIndex::fFlags |
| std::vector<unsigned int> plDISpanIndex::fIndices |
1.8.1.2