|
unsigned | GetStride () const |
|
unsigned | GetOffset () const |
|
unsigned | GetCount () const |
|
size_t | GetParamCount () const |
|
const Param & | GetParam (size_t index) const |
|
| Accessor (Formatter &formatter) |
|
| Accessor (Accessor &&moveFrom) never_throws |
|
Accessor & | operator= (Accessor &&moveFrom) never_throws |
|
|
Section | _source |
|
unsigned | _count |
|
unsigned | _stride |
|
unsigned | _offset |
|
Param | _params [4] |
|
std::vector< Param > | _paramsOverflow |
|
size_t | _paramCount |
|
The documentation for this class was generated from the following files: