cocos2d-x 3.0
- 首页 - 相关页面 - 模块 - 命名空间 - - 文件 -
Public 成员函数 - 图1 Public 成员函数 - 图2)
- 类列表 - 类索引 - 类继承关系 - 类成员

全部)) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义)))

Public 成员函数 | Public 属性 | 所有成员列表

UniformValue::U联合体 参考

#include

## Public 成员函数
U ()
~U ()
U & operator= (const U &other)
## Public 属性
float floatValue
int intValue
float v2Value [2]
float v3Value [3]
float v4Value [4]
float matrixValue [16]
struct {
GLuint textureId
GLuint textureUnit
} tex
std::function< void(Uniform )> callback

构造及析构函数说明

U ( )

inline

~U ( )

inline

成员函数说明

U& operator= ( const U & other)

inline

类成员变量说明

std::function<void(Uniform)> callback

float floatValue

int intValue

float matrixValue[16]

struct { … } tex

GLuint textureId

GLuint textureUnit

float v2Value[2]

float v3Value[3]

float v4Value[4]

该联合体的文档由以下文件生成: