#include <CCVertexIndexData.h>
Public Member Functions | |
| VertexStreamAttribute () | |
| VertexStreamAttribute () | |
| VertexStreamAttribute () | |
| VertexStreamAttribute (int offset, int semantic, int type, int size) | |
| VertexStreamAttribute (int offset, int semantic, int type, int size, bool normalize) | |
| VertexStreamAttribute ( var offset, var semantic, var type, var size, var normalize) | |
| VertexStreamAttribute ( local offset, local semantic, local type, local size, local normalize) | |
Public Attributes | |
| bool | _normalize |
| var | _normalize |
| local | _normalize |
| int | _offset |
| var | _offset |
| local | _offset |
| int | _semantic |
| var | _semantic |
| local | _semantic |
| int | _type |
| var | _type |
| local | _type |
| int | _size |
| var | _size |
| local | _size |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| bool _normalize |
| var _normalize |
| local _normalize |
| int _offset |
| var _offset |
| local _offset |
| int _semantic |
| var _semantic |
| local _semantic |
| int _size |
| var _size |
| local _size |
| int _type |
| var _type |
| local _type |