cocos2d-x 3.0 |
)
- 类列表 - 类索引 - 类继承关系 - 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
类 | Public 成员函数 | Protected 属性 | 友元 | 所有成员列表
VertexAttribValue类 参考
#include
## 类 | |
union | U |
## Public 成员函数 | |
VertexAttribValue (VertexAttrib vertexAttrib) | |
VertexAttribValue () | |
~VertexAttribValue () | |
void | setPointer (GLint size, GLenum type, GLboolean normalized, GLsizei stride, GLvoid pointer) |
void | setCallback (const std::function< void(VertexAttrib *)> &callback) |
void | apply () |
## Protected 属性 | |
VertexAttrib * | _vertexAttrib |
bool | _useCallback |
bool | _enabled |
union cocos2d::VertexAttribValue::U | _value |
## 友元 | |
class | GLProgram |
class | GLProgramState |
构造及析构函数说明
VertexAttribValue | ( | VertexAttrib * | vertexAttrib | ) |
VertexAttribValue | ( | ) |
~VertexAttribValue | ( | ) |
成员函数说明
void apply | ( | ) |
void setCallback | ( | const std::function< void(VertexAttrib *)> & | callback | ) |
void setPointer | ( | GLint | size, |
GLenum | type, | ||
GLboolean | normalized, | ||
GLsizei | stride, | ||
GLvoid * | pointer | ||
) |
友元及相关函数文档
| friend |
| friend |
类成员变量说明
| protected |
| protected |
| protected |
| protected |
该类的文档由以下文件生成:
- /Users/zeroyang/Documents/github/cocos2d-x/cocos/renderer/CCGLProgramState.h
- cocos2d
- VertexAttribValue
- 生成于 2014年 五月 29日 星期四 09:41:53 , 为 cocos2d-x使用 1.8.6