📄 uniform.cpp
字号:
____Uniform__C5_char_P1__int__int__int, "", ""); I_Constructor5(IN, const char *, name, IN, int, i0, IN, int, i1, IN, int, i2, IN, int, i3, ____Uniform__C5_char_P1__int__int__int__int, "", ""); I_Constructor3(IN, const char *, name, IN, bool, b0, IN, bool, b1, ____Uniform__C5_char_P1__bool__bool, "", ""); I_Constructor4(IN, const char *, name, IN, bool, b0, IN, bool, b1, IN, bool, b2, ____Uniform__C5_char_P1__bool__bool__bool, "", ""); I_Constructor5(IN, const char *, name, IN, bool, b0, IN, bool, b1, IN, bool, b2, IN, bool, b3, ____Uniform__C5_char_P1__bool__bool__bool__bool, "", ""); I_Method1(int, compare, IN, const osg::Uniform &, rhs, Properties::VIRTUAL, __int__compare__C5_Uniform_R1, "return -1 if *this < *rhs, 0 if *this==*rhs, 1 if *this>*rhs. ", ""); I_Method1(int, compareData, IN, const osg::Uniform &, rhs, Properties::VIRTUAL, __int__compareData__C5_Uniform_R1, "", ""); I_Method1(void, copyData, IN, const osg::Uniform &, rhs, Properties::NON_VIRTUAL, __void__copyData__C5_Uniform_R1, "", ""); I_Method0(const osg::Uniform::ParentList &, getParents, Properties::NON_VIRTUAL, __C5_ParentList_R1__getParents, "Get the parent list of this Uniform. ", ""); I_Method0(osg::Uniform::ParentList, getParents, Properties::NON_VIRTUAL, __ParentList__getParents, "Get the a copy of parent list of node. ", "A copy is returned to prevent modification of the parent list. "); I_Method1(osg::StateSet *, getParent, IN, unsigned int, i, Properties::NON_VIRTUAL, __StateSet_P1__getParent__unsigned_int, "", ""); I_Method1(const osg::StateSet *, getParent, IN, unsigned int, i, Properties::NON_VIRTUAL, __C5_StateSet_P1__getParent__unsigned_int, "Get a single const parent of this Uniform. ", " param i index of the parent to get. return the parent i. "); I_Method0(unsigned int, getNumParents, Properties::NON_VIRTUAL, __unsigned_int__getNumParents, "Get the number of parents of this Uniform. ", "the number of parents of this Uniform. "); I_Method1(bool, set, IN, float, f, Properties::NON_VIRTUAL, __bool__set__float, "convenient scalar (non-array) value assignment ", ""); I_Method1(bool, set, IN, int, i, Properties::NON_VIRTUAL, __bool__set__int, "", ""); I_Method1(bool, set, IN, bool, b, Properties::NON_VIRTUAL, __bool__set__bool, "", ""); I_Method1(bool, set, IN, const osg::Vec2 &, v2, Properties::NON_VIRTUAL, __bool__set__C5_osg_Vec2_R1, "", ""); I_Method1(bool, set, IN, const osg::Vec3 &, v3, Properties::NON_VIRTUAL, __bool__set__C5_osg_Vec3_R1, "", ""); I_Method1(bool, set, IN, const osg::Vec4 &, v4, Properties::NON_VIRTUAL, __bool__set__C5_osg_Vec4_R1, "", ""); I_Method1(bool, set, IN, const osg::Matrix2 &, m2, Properties::NON_VIRTUAL, __bool__set__C5_osg_Matrix2_R1, "", ""); I_Method1(bool, set, IN, const osg::Matrix3 &, m3, Properties::NON_VIRTUAL, __bool__set__C5_osg_Matrix3_R1, "", ""); I_Method1(bool, set, IN, const osg::Matrixf &, m4, Properties::NON_VIRTUAL, __bool__set__C5_osg_Matrixf_R1, "", ""); I_Method1(bool, set, IN, const osg::Matrixd &, m4, Properties::NON_VIRTUAL, __bool__set__C5_osg_Matrixd_R1, "", ""); I_Method2(bool, set, IN, int, i0, IN, int, i1, Properties::NON_VIRTUAL, __bool__set__int__int, "", ""); I_Method3(bool, set, IN, int, i0, IN, int, i1, IN, int, i2, Properties::NON_VIRTUAL, __bool__set__int__int__int, "", ""); I_Method4(bool, set, IN, int, i0, IN, int, i1, IN, int, i2, IN, int, i3, Properties::NON_VIRTUAL, __bool__set__int__int__int__int, "", ""); I_Method2(bool, set, IN, bool, b0, IN, bool, b1, Properties::NON_VIRTUAL, __bool__set__bool__bool, "", ""); I_Method3(bool, set, IN, bool, b0, IN, bool, b1, IN, bool, b2, Properties::NON_VIRTUAL, __bool__set__bool__bool__bool, "", ""); I_Method4(bool, set, IN, bool, b0, IN, bool, b1, IN, bool, b2, IN, bool, b3, Properties::NON_VIRTUAL, __bool__set__bool__bool__bool__bool, "", ""); I_Method1(bool, get, IN, float &, f, Properties::NON_VIRTUAL, __bool__get__float_R1, "convenient scalar (non-array) value query ", ""); I_Method1(bool, get, IN, int &, i, Properties::NON_VIRTUAL, __bool__get__int_R1, "", ""); I_Method1(bool, get, IN, bool &, b, Properties::NON_VIRTUAL, __bool__get__bool_R1, "", ""); I_Method1(bool, get, IN, osg::Vec2 &, v2, Properties::NON_VIRTUAL, __bool__get__osg_Vec2_R1, "", ""); I_Method1(bool, get, IN, osg::Vec3 &, v3, Properties::NON_VIRTUAL, __bool__get__osg_Vec3_R1, "", ""); I_Method1(bool, get, IN, osg::Vec4 &, v4, Properties::NON_VIRTUAL, __bool__get__osg_Vec4_R1, "", ""); I_Method1(bool, get, IN, osg::Matrix2 &, m2, Properties::NON_VIRTUAL, __bool__get__osg_Matrix2_R1, "", ""); I_Method1(bool, get, IN, osg::Matrix3 &, m3, Properties::NON_VIRTUAL, __bool__get__osg_Matrix3_R1, "", ""); I_Method1(bool, get, IN, osg::Matrixf &, m4, Properties::NON_VIRTUAL, __bool__get__osg_Matrixf_R1, "", ""); I_Method1(bool, get, IN, osg::Matrixd &, m4, Properties::NON_VIRTUAL, __bool__get__osg_Matrixd_R1, "", ""); I_Method2(bool, get, IN, int &, i0, IN, int &, i1, Properties::NON_VIRTUAL, __bool__get__int_R1__int_R1, "", ""); I_Method3(bool, get, IN, int &, i0, IN, int &, i1, IN, int &, i2, Properties::NON_VIRTUAL, __bool__get__int_R1__int_R1__int_R1, "", ""); I_Method4(bool, get, IN, int &, i0, IN, int &, i1, IN, int &, i2, IN, int &, i3, Properties::NON_VIRTUAL, __bool__get__int_R1__int_R1__int_R1__int_R1, "", ""); I_Method2(bool, get, IN, bool &, b0, IN, bool &, b1, Properties::NON_VIRTUAL, __bool__get__bool_R1__bool_R1, "", ""); I_Method3(bool, get, IN, bool &, b0, IN, bool &, b1, IN, bool &, b2, Properties::NON_VIRTUAL, __bool__get__bool_R1__bool_R1__bool_R1, "", ""); I_Method4(bool, get, IN, bool &, b0, IN, bool &, b1, IN, bool &, b2, IN, bool &, b3, Properties::NON_VIRTUAL, __bool__get__bool_R1__bool_R1__bool_R1__bool_R1, "", ""); I_Method2(bool, setElement, IN, unsigned int, index, IN, float, f, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__float, "value assignment for array uniforms ", ""); I_Method2(bool, setElement, IN, unsigned int, index, IN, int, i, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__int, "", ""); I_Method2(bool, setElement, IN, unsigned int, index, IN, bool, b, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__bool, "", ""); I_Method2(bool, setElement, IN, unsigned int, index, IN, const osg::Vec2 &, v2, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__C5_osg_Vec2_R1, "", ""); I_Method2(bool, setElement, IN, unsigned int, index, IN, const osg::Vec3 &, v3, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__C5_osg_Vec3_R1, "", ""); I_Method2(bool, setElement, IN, unsigned int, index, IN, const osg::Vec4 &, v4, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__C5_osg_Vec4_R1, "", ""); I_Method2(bool, setElement, IN, unsigned int, index, IN, const osg::Matrix2 &, m2, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__C5_osg_Matrix2_R1, "", ""); I_Method2(bool, setElement, IN, unsigned int, index, IN, const osg::Matrix3 &, m3, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__C5_osg_Matrix3_R1, "", ""); I_Method2(bool, setElement, IN, unsigned int, index, IN, const osg::Matrixf &, m4, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__C5_osg_Matrixf_R1, "", ""); I_Method2(bool, setElement, IN, unsigned int, index, IN, const osg::Matrixd &, m4, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__C5_osg_Matrixd_R1, "", ""); I_Method3(bool, setElement, IN, unsigned int, index, IN, int, i0, IN, int, i1, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__int__int, "", ""); I_Method4(bool, setElement, IN, unsigned int, index, IN, int, i0, IN, int, i1, IN, int, i2, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__int__int__int, "", ""); I_Method5(bool, setElement, IN, unsigned int, index, IN, int, i0, IN, int, i1, IN, int, i2, IN, int, i3, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__int__int__int__int, "", ""); I_Method3(bool, setElement, IN, unsigned int, index, IN, bool, b0, IN, bool, b1, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__bool__bool, "", ""); I_Method4(bool, setElement, IN, unsigned int, index, IN, bool, b0, IN, bool, b1, IN, bool, b2, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__bool__bool__bool, "", ""); I_Method5(bool, setElement, IN, unsigned int, index, IN, bool, b0, IN, bool, b1, IN, bool, b2, IN, bool, b3, Properties::NON_VIRTUAL, __bool__setElement__unsigned_int__bool__bool__bool__bool, "",
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -