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