|
cocos2d-x
3.3
|
#include <CCGLProgramState.h>
Public Member Functions | |
| U () | |
| ~U () | |
| U & | operator= (const U &other) |
Public Attributes | |
| struct { | |
| GLint size | |
| GLenum type | |
| GLboolean normalized | |
| GLsizei stride | |
| GLvoid * pointer | |
| } | pointer |
| std::function< void(VertexAttrib *)> * | callback |
|
inline |
|
inline |
| std::function<void(VertexAttrib*)>* callback |
| GLboolean normalized |
| GLvoid* pointer |
| struct { ... } pointer |
| GLint size |
| GLsizei stride |
| GLenum type |