_dataVariance | osg::Object | protected |
_doubleArray | osg::Uniform | protected |
_eventCallback | osg::Uniform | protected |
_floatArray | osg::Uniform | protected |
_intArray | osg::Uniform | protected |
_modifiedCount | osg::Uniform | protected |
_name | osg::Object | protected |
_nameID | osg::Uniform | protected |
_numElements | osg::Uniform | protected |
_observerSet | osg::Referenced | mutableprotected |
_parents | osg::Uniform | protected |
_refCount | osg::Referenced | mutableprotected |
_type | osg::Uniform | protected |
_uintArray | osg::Uniform | protected |
_updateCallback | osg::Uniform | protected |
_userDataContainer | osg::Object | protected |
addObserver(Observer *observer) const | osg::Referenced | |
addParent(osg::StateSet *object) | osg::Uniform | protected |
allocateDataArray() | osg::Uniform | protected |
apply(const GLExtensions *ext, GLint location) const | osg::Uniform | |
asNode() | osg::Object | inlinevirtual |
asNode() const | osg::Object | inlinevirtual |
asNodeVisitor() | osg::Object | inlinevirtual |
asNodeVisitor() const | osg::Object | inlinevirtual |
asStateAttribute() | osg::Object | inlinevirtual |
asStateAttribute() const | osg::Object | inlinevirtual |
asUniform() | osg::Uniform | inlinevirtual |
asUniform() const | osg::Uniform | inlinevirtual |
BOOL enum value | osg::Uniform | |
BOOL_VEC2 enum value | osg::Uniform | |
BOOL_VEC3 enum value | osg::Uniform | |
BOOL_VEC4 enum value | osg::Uniform | |
Callback typedef | osg::Uniform | |
className() const =0 | osg::Object | pure virtual |
clone(const CopyOp &) const =0 | osg::Object | pure virtual |
cloneType() const =0 | osg::Object | pure virtual |
compare(const Uniform &rhs) const | osg::Uniform | virtual |
compareData(const Uniform &rhs) const | osg::Uniform | virtual |
computeDataVariance() | osg::Object | inlinevirtual |
copyData(const Uniform &rhs) | osg::Uniform | |
DataVariance enum name | osg::Object | |
deleteUsingDeleteHandler() const | osg::Referenced | protected |
dirty() | osg::Uniform | inline |
DOUBLE enum value | osg::Uniform | |
DOUBLE_MAT2 enum value | osg::Uniform | |
DOUBLE_MAT2x3 enum value | osg::Uniform | |
DOUBLE_MAT2x4 enum value | osg::Uniform | |
DOUBLE_MAT3 enum value | osg::Uniform | |
DOUBLE_MAT3x2 enum value | osg::Uniform | |
DOUBLE_MAT3x4 enum value | osg::Uniform | |
DOUBLE_MAT4 enum value | osg::Uniform | |
DOUBLE_MAT4x2 enum value | osg::Uniform | |
DOUBLE_MAT4x3 enum value | osg::Uniform | |
DOUBLE_VEC2 enum value | osg::Uniform | |
DOUBLE_VEC3 enum value | osg::Uniform | |
DOUBLE_VEC4 enum value | osg::Uniform | |
DYNAMIC enum value | osg::Object | |
FLOAT enum value | osg::Uniform | |
FLOAT_MAT2 enum value | osg::Uniform | |
FLOAT_MAT2x3 enum value | osg::Uniform | |
FLOAT_MAT2x4 enum value | osg::Uniform | |
FLOAT_MAT3 enum value | osg::Uniform | |
FLOAT_MAT3x2 enum value | osg::Uniform | |
FLOAT_MAT3x4 enum value | osg::Uniform | |
FLOAT_MAT4 enum value | osg::Uniform | |
FLOAT_MAT4x2 enum value | osg::Uniform | |
FLOAT_MAT4x3 enum value | osg::Uniform | |
FLOAT_VEC2 enum value | osg::Uniform | |
FLOAT_VEC3 enum value | osg::Uniform | |
FLOAT_VEC4 enum value | osg::Uniform | |
get(float &f) const | osg::Uniform | |
get(double &d) const | osg::Uniform | |
get(int &i) const | osg::Uniform | |
get(unsigned int &ui) const | osg::Uniform | |
get(bool &b) const | osg::Uniform | |
get(osg::Vec2 &v2) const | osg::Uniform | |
get(osg::Vec3 &v3) const | osg::Uniform | |
get(osg::Vec4 &v4) const | osg::Uniform | |
get(osg::Vec2d &v2) const | osg::Uniform | |
get(osg::Vec3d &v3) const | osg::Uniform | |
get(osg::Vec4d &v4) const | osg::Uniform | |
get(osg::Matrix2 &m2) const | osg::Uniform | |
get(osg::Matrix3 &m3) const | osg::Uniform | |
get(osg::Matrixf &m4) const | osg::Uniform | |
get(osg::Matrix2x3 &m2x3) const | osg::Uniform | |
get(osg::Matrix2x4 &m2x4) const | osg::Uniform | |
get(osg::Matrix3x2 &m3x2) const | osg::Uniform | |
get(osg::Matrix3x4 &m3x4) const | osg::Uniform | |
get(osg::Matrix4x2 &m4x2) const | osg::Uniform | |
get(osg::Matrix4x3 &m4x3) const | osg::Uniform | |
get(osg::Matrix2d &m2) const | osg::Uniform | |
get(osg::Matrix3d &m3) const | osg::Uniform | |
get(osg::Matrixd &m4) const | osg::Uniform | |
get(osg::Matrix2x3d &m2x3) const | osg::Uniform | |
get(osg::Matrix2x4d &m2x4) const | osg::Uniform | |
get(osg::Matrix3x2d &m3x2) const | osg::Uniform | |
get(osg::Matrix3x4d &m3x4) const | osg::Uniform | |
get(osg::Matrix4x2d &m4x2) const | osg::Uniform | |
get(osg::Matrix4x3d &m4x3) const | osg::Uniform | |
get(int &i0, int &i1) const | osg::Uniform | |
get(int &i0, int &i1, int &i2) const | osg::Uniform | |
get(int &i0, int &i1, int &i2, int &i3) const | osg::Uniform | |
get(unsigned int &ui0, unsigned int &ui1) const | osg::Uniform | |
get(unsigned int &ui0, unsigned int &ui1, unsigned int &ui2) const | osg::Uniform | |
get(unsigned int &ui0, unsigned int &ui1, unsigned int &ui2, unsigned int &ui3) const | osg::Uniform | |
get(bool &b0, bool &b1) const | osg::Uniform | |
get(bool &b0, bool &b1, bool &b2) const | osg::Uniform | |
get(bool &b0, bool &b1, bool &b2, bool &b3) const | osg::Uniform | |
getCompoundClassName() const | osg::Object | inline |
getDataVariance() const | osg::Object | inline |
getDeleteHandler() | osg::Referenced | static |
getDoubleArray() | osg::Uniform | inline |
getDoubleArray() const | osg::Uniform | inline |
getElement(unsigned int index, float &f) const | osg::Uniform | |
getElement(unsigned int index, double &d) const | osg::Uniform | |
getElement(unsigned int index, int &i) const | osg::Uniform | |
getElement(unsigned int index, unsigned int &ui) const | osg::Uniform | |
getElement(unsigned int index, bool &b) const | osg::Uniform | |
getElement(unsigned int index, osg::Vec2 &v2) const | osg::Uniform | |
getElement(unsigned int index, osg::Vec3 &v3) const | osg::Uniform | |
getElement(unsigned int index, osg::Vec4 &v4) const | osg::Uniform | |
getElement(unsigned int index, osg::Vec2d &v2) const | osg::Uniform | |
getElement(unsigned int index, osg::Vec3d &v3) const | osg::Uniform | |
getElement(unsigned int index, osg::Vec4d &v4) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix2 &m2) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix3 &m3) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrixf &m4) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix2x3 &m2x3) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix2x4 &m2x4) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix3x2 &m3x2) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix3x4 &m3x4) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix4x2 &m4x2) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix4x3 &m4x3) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix2d &m2) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix3d &m3) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrixd &m4) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix2x3d &m2x3) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix2x4d &m2x4) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix3x2d &m3x2) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix3x4d &m3x4) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix4x2d &m4x2) const | osg::Uniform | |
getElement(unsigned int index, osg::Matrix4x3d &m4x3) const | osg::Uniform | |
getElement(unsigned int index, int &i0, int &i1) const | osg::Uniform | |
getElement(unsigned int index, int &i0, int &i1, int &i2) const | osg::Uniform | |
getElement(unsigned int index, int &i0, int &i1, int &i2, int &i3) const | osg::Uniform | |
getElement(unsigned int index, unsigned int &ui0, unsigned int &ui1) const | osg::Uniform | |
getElement(unsigned int index, unsigned int &ui0, unsigned int &ui1, unsigned int &ui2) const | osg::Uniform | |
getElement(unsigned int index, unsigned int &ui0, unsigned int &ui1, unsigned int &ui2, unsigned int &ui3) const | osg::Uniform | |
getElement(unsigned int index, bool &b0, bool &b1) const | osg::Uniform | |
getElement(unsigned int index, bool &b0, bool &b1, bool &b2) const | osg::Uniform | |
getElement(unsigned int index, bool &b0, bool &b1, bool &b2, bool &b3) const | osg::Uniform | |
getEventCallback() | osg::Uniform | inline |
getEventCallback() const | osg::Uniform | inline |
getFloatArray() | osg::Uniform | inline |
getFloatArray() const | osg::Uniform | inline |
getGlApiType(Type t) | osg::Uniform | static |
getGlobalReferencedMutex() | osg::Referenced | static |
getIntArray() | osg::Uniform | inline |
getIntArray() const | osg::Uniform | inline |
getInternalArrayNumElements() const | osg::Uniform | |
getInternalArrayType(Type t) | osg::Uniform | static |
getModifiedCount() const | osg::Uniform | inline |
getName() const | osg::Object | inline |
getNameID(const std::string &name) | osg::Uniform | static |
getNameID() const | osg::Uniform | |
getNumElements() const | osg::Uniform | inline |
getNumParents() const | osg::Uniform | inline |
getObserverSet() const | osg::Referenced | inline |
getOrCreateObserverSet() const | osg::Referenced | |
getOrCreateUserDataContainer() | osg::Object | |
getParent(unsigned int i) | osg::Uniform | inline |
getParent(unsigned int i) const | osg::Uniform | inline |
getParents() const | osg::Uniform | inline |
getParents() | osg::Uniform | inline |
getRefMutex() const | osg::Referenced | inline |
getThreadSafeReferenceCounting() | osg::Referenced | static |
getThreadSafeRefUnref() const | osg::Referenced | inline |
getType() const | osg::Uniform | inline |
getTypeId(const std::string &tname) | osg::Uniform | static |
getTypename(Type t) | osg::Uniform | static |
getTypeNumComponents(Type t) | osg::Uniform | static |
getUIntArray() | osg::Uniform | inline |
getUIntArray() const | osg::Uniform | inline |
getUpdateCallback() | osg::Uniform | inline |
getUpdateCallback() const | osg::Uniform | inline |
getUserData() | osg::Object | virtual |
getUserData() const | osg::Object | virtual |
getUserDataContainer() | osg::Object | inline |
getUserDataContainer() const | osg::Object | inline |
getUserValue(const std::string &name, T &value) const | osg::Object | |
getUserValue(const std::string &name, T &value) const | osg::Object | |
IMAGE_1D enum value | osg::Uniform | |
IMAGE_1D_ARRAY enum value | osg::Uniform | |
IMAGE_2D enum value | osg::Uniform | |
IMAGE_2D_ARRAY enum value | osg::Uniform | |
IMAGE_2D_MULTISAMPLE enum value | osg::Uniform | |
IMAGE_2D_MULTISAMPLE_ARRAY enum value | osg::Uniform | |
IMAGE_2D_RECT enum value | osg::Uniform | |
IMAGE_3D enum value | osg::Uniform | |
IMAGE_BUFFER enum value | osg::Uniform | |
IMAGE_CUBE enum value | osg::Uniform | |
IMAGE_CUBE_MAP_ARRAY enum value | osg::Uniform | |
INT enum value | osg::Uniform | |
INT_IMAGE_1D enum value | osg::Uniform | |
INT_IMAGE_1D_ARRAY enum value | osg::Uniform | |
INT_IMAGE_2D enum value | osg::Uniform | |
INT_IMAGE_2D_ARRAY enum value | osg::Uniform | |
INT_IMAGE_2D_MULTISAMPLE enum value | osg::Uniform | |
INT_IMAGE_2D_MULTISAMPLE_ARRAY enum value | osg::Uniform | |
INT_IMAGE_2D_RECT enum value | osg::Uniform | |
INT_IMAGE_3D enum value | osg::Uniform | |
INT_IMAGE_BUFFER enum value | osg::Uniform | |
INT_IMAGE_CUBE enum value | osg::Uniform | |
INT_IMAGE_CUBE_MAP_ARRAY enum value | osg::Uniform | |
INT_SAMPLER_1D enum value | osg::Uniform | |
INT_SAMPLER_1D_ARRAY enum value | osg::Uniform | |
INT_SAMPLER_2D enum value | osg::Uniform | |
INT_SAMPLER_2D_ARRAY enum value | osg::Uniform | |
INT_SAMPLER_2D_MULTISAMPLE enum value | osg::Uniform | |
INT_SAMPLER_2D_MULTISAMPLE_ARRAY enum value | osg::Uniform | |
INT_SAMPLER_2D_RECT enum value | osg::Uniform | |
INT_SAMPLER_3D enum value | osg::Uniform | |
INT_SAMPLER_BUFFER enum value | osg::Uniform | |
INT_SAMPLER_CUBE enum value | osg::Uniform | |
INT_SAMPLER_CUBE_MAP_ARRAY enum value | osg::Uniform | |
INT_VEC2 enum value | osg::Uniform | |
INT_VEC3 enum value | osg::Uniform | |
INT_VEC4 enum value | osg::Uniform | |
isCompatibleType(Type t) const | osg::Uniform | protected |
isCompatibleType(Type t1, Type t2) const | osg::Uniform | protected |
isSameKindAs(const Object *) const | osg::Object | inlinevirtual |
isScalar() const | osg::Uniform | inlineprotected |
libraryName() const =0 | osg::Object | pure virtual |
META_Object(osg, Uniform) | osg::Uniform | |
Object() | osg::Object | inline |
Object(bool threadSafeRefUnref) | osg::Object | inlineexplicit |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
operator!=(const Uniform &rhs) const | osg::Uniform | inline |
operator<(const Uniform &rhs) const | osg::Uniform | inline |
operator=(const Uniform &) | osg::Uniform | inlineprotected |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | inline |
operator==(const Uniform &rhs) const | osg::Uniform | inline |
osg::StateSet class | osg::Uniform | friend |
ParentList typedef | osg::Uniform | |
ref() const | osg::Referenced | inline |
referenceCount() const | osg::Referenced | inline |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | explicit |
Referenced(const Referenced &) | osg::Referenced | |
releaseGLObjects(osg::State *=0) const | osg::Object | inlinevirtual |
removeObserver(Observer *observer) const | osg::Referenced | |
removeParent(osg::StateSet *object) | osg::Uniform | protected |
resizeGLObjectBuffers(unsigned int) | osg::Object | inlinevirtual |
SAMPLER_1D enum value | osg::Uniform | |
SAMPLER_1D_ARRAY enum value | osg::Uniform | |
SAMPLER_1D_ARRAY_SHADOW enum value | osg::Uniform | |
SAMPLER_1D_SHADOW enum value | osg::Uniform | |
SAMPLER_2D enum value | osg::Uniform | |
SAMPLER_2D_ARRAY enum value | osg::Uniform | |
SAMPLER_2D_ARRAY_SHADOW enum value | osg::Uniform | |
SAMPLER_2D_MULTISAMPLE enum value | osg::Uniform | |
SAMPLER_2D_MULTISAMPLE_ARRAY enum value | osg::Uniform | |
SAMPLER_2D_RECT enum value | osg::Uniform | |
SAMPLER_2D_RECT_SHADOW enum value | osg::Uniform | |
SAMPLER_2D_SHADOW enum value | osg::Uniform | |
SAMPLER_3D enum value | osg::Uniform | |
SAMPLER_BUFFER enum value | osg::Uniform | |
SAMPLER_CUBE enum value | osg::Uniform | |
SAMPLER_CUBE_MAP_ARRAY enum value | osg::Uniform | |
SAMPLER_CUBE_MAP_ARRAY_SHADOW enum value | osg::Uniform | |
SAMPLER_CUBE_SHADOW enum value | osg::Uniform | |
set(float f) | osg::Uniform | |
set(double d) | osg::Uniform | |
set(int i) | osg::Uniform | |
set(unsigned int ui) | osg::Uniform | |
set(bool b) | osg::Uniform | |
set(const osg::Vec2 &v2) | osg::Uniform | |
set(const osg::Vec3 &v3) | osg::Uniform | |
set(const osg::Vec4 &v4) | osg::Uniform | |
set(const osg::Vec2d &v2) | osg::Uniform | |
set(const osg::Vec3d &v3) | osg::Uniform | |
set(const osg::Vec4d &v4) | osg::Uniform | |
set(const osg::Matrix2 &m2) | osg::Uniform | |
set(const osg::Matrix3 &m3) | osg::Uniform | |
set(const osg::Matrixf &m4) | osg::Uniform | |
set(const osg::Matrix2x3 &m2x3) | osg::Uniform | |
set(const osg::Matrix2x4 &m2x4) | osg::Uniform | |
set(const osg::Matrix3x2 &m3x2) | osg::Uniform | |
set(const osg::Matrix3x4 &m3x4) | osg::Uniform | |
set(const osg::Matrix4x2 &m4x2) | osg::Uniform | |
set(const osg::Matrix4x3 &m4x3) | osg::Uniform | |
set(const osg::Matrix2d &m2) | osg::Uniform | |
set(const osg::Matrix3d &m3) | osg::Uniform | |
set(const osg::Matrixd &m4) | osg::Uniform | |
set(const osg::Matrix2x3d &m2x3) | osg::Uniform | |
set(const osg::Matrix2x4d &m2x4) | osg::Uniform | |
set(const osg::Matrix3x2d &m3x2) | osg::Uniform | |
set(const osg::Matrix3x4d &m3x4) | osg::Uniform | |
set(const osg::Matrix4x2d &m4x2) | osg::Uniform | |
set(const osg::Matrix4x3d &m4x3) | osg::Uniform | |
set(int i0, int i1) | osg::Uniform | |
set(int i0, int i1, int i2) | osg::Uniform | |
set(int i0, int i1, int i2, int i3) | osg::Uniform | |
set(unsigned int ui0, unsigned int ui1) | osg::Uniform | |
set(unsigned int ui0, unsigned int ui1, unsigned int ui2) | osg::Uniform | |
set(unsigned int ui0, unsigned int ui1, unsigned int ui2, unsigned int ui3) | osg::Uniform | |
set(bool b0, bool b1) | osg::Uniform | |
set(bool b0, bool b1, bool b2) | osg::Uniform | |
set(bool b0, bool b1, bool b2, bool b3) | osg::Uniform | |
setArray(FloatArray *array) | osg::Uniform | |
setArray(DoubleArray *array) | osg::Uniform | |
setArray(IntArray *array) | osg::Uniform | |
setArray(UIntArray *array) | osg::Uniform | |
setDataVariance(DataVariance dv) | osg::Object | inline |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | static |
setElement(unsigned int index, float f) | osg::Uniform | |
setElement(unsigned int index, double d) | osg::Uniform | |
setElement(unsigned int index, int i) | osg::Uniform | |
setElement(unsigned int index, unsigned int ui) | osg::Uniform | |
setElement(unsigned int index, bool b) | osg::Uniform | |
setElement(unsigned int index, const osg::Vec2 &v2) | osg::Uniform | |
setElement(unsigned int index, const osg::Vec3 &v3) | osg::Uniform | |
setElement(unsigned int index, const osg::Vec4 &v4) | osg::Uniform | |
setElement(unsigned int index, const osg::Vec2d &v2) | osg::Uniform | |
setElement(unsigned int index, const osg::Vec3d &v3) | osg::Uniform | |
setElement(unsigned int index, const osg::Vec4d &v4) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix2 &m2) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix3 &m3) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrixf &m4) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix2x3 &m2x3) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix2x4 &m2x4) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix3x2 &m3x2) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix3x4 &m3x4) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix4x2 &m4x2) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix4x3 &m4x3) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix2d &m2) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix3d &m3) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrixd &m4) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix2x3d &m2x3) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix2x4d &m2x4) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix3x2d &m3x2) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix3x4d &m3x4) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix4x2d &m4x2) | osg::Uniform | |
setElement(unsigned int index, const osg::Matrix4x3d &m4x3) | osg::Uniform | |
setElement(unsigned int index, int i0, int i1) | osg::Uniform | |
setElement(unsigned int index, int i0, int i1, int i2) | osg::Uniform | |
setElement(unsigned int index, int i0, int i1, int i2, int i3) | osg::Uniform | |
setElement(unsigned int index, unsigned int ui0, unsigned int ui1) | osg::Uniform | |
setElement(unsigned int index, unsigned int ui0, unsigned int ui1, unsigned int ui2) | osg::Uniform | |
setElement(unsigned int index, unsigned int ui0, unsigned int ui1, unsigned int ui2, unsigned int ui3) | osg::Uniform | |
setElement(unsigned int index, bool b0, bool b1) | osg::Uniform | |
setElement(unsigned int index, bool b0, bool b1, bool b2) | osg::Uniform | |
setElement(unsigned int index, bool b0, bool b1, bool b2, bool b3) | osg::Uniform | |
setEventCallback(UniformCallback *ec) | osg::Uniform | |
setModifiedCount(unsigned int mc) | osg::Uniform | inline |
setName(const std::string &name) | osg::Uniform | virtual |
osg::Object::setName(const char *name) | osg::Object | inline |
setNumElements(unsigned int numElements) | osg::Uniform | |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
setThreadSafeRefUnref(bool threadSafe) | osg::Object | virtual |
setType(Type t) | osg::Uniform | |
setUpdateCallback(UniformCallback *uc) | osg::Uniform | |
setUserData(Referenced *obj) | osg::Object | virtual |
setUserData(const ref_ptr< T > &ud) | osg::Object | inline |
setUserDataContainer(osg::UserDataContainer *udc) | osg::Object | |
setUserDataContainer(const ref_ptr< T > &udc) | osg::Object | inline |
setUserValue(const std::string &name, const T &value) | osg::Object | |
signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
STATIC enum value | osg::Object | |
Type enum name | osg::Uniform | |
UNDEFINED enum value | osg::Uniform | |
Uniform() | osg::Uniform | |
Uniform(Type type, const std::string &name, int numElements=1) | osg::Uniform | |
Uniform(const Uniform &rhs, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Uniform | |
Uniform(const char *name, float f) | osg::Uniform | explicit |
Uniform(const char *name, double d) | osg::Uniform | explicit |
Uniform(const char *name, int i) | osg::Uniform | explicit |
Uniform(const char *name, unsigned int ui) | osg::Uniform | explicit |
Uniform(const char *name, bool b) | osg::Uniform | explicit |
Uniform(const char *name, const osg::Vec2 &v2) | osg::Uniform | |
Uniform(const char *name, const osg::Vec3 &v3) | osg::Uniform | |
Uniform(const char *name, const osg::Vec4 &v4) | osg::Uniform | |
Uniform(const char *name, const osg::Vec2d &v2) | osg::Uniform | |
Uniform(const char *name, const osg::Vec3d &v3) | osg::Uniform | |
Uniform(const char *name, const osg::Vec4d &v4) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix2 &m2) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix3 &m3) | osg::Uniform | |
Uniform(const char *name, const osg::Matrixf &m4) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix2x3 &m2x3) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix2x4 &m2x4) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix3x2 &m3x2) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix3x4 &m3x4) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix4x2 &m4x2) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix4x3 &m4x3) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix2d &m2) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix3d &m3) | osg::Uniform | |
Uniform(const char *name, const osg::Matrixd &m4) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix2x3d &m2x3) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix2x4d &m2x4) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix3x2d &m3x2) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix3x4d &m3x4) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix4x2d &m4x2) | osg::Uniform | |
Uniform(const char *name, const osg::Matrix4x3d &m4x3) | osg::Uniform | |
Uniform(const char *name, int i0, int i1) | osg::Uniform | |
Uniform(const char *name, int i0, int i1, int i2) | osg::Uniform | |
Uniform(const char *name, int i0, int i1, int i2, int i3) | osg::Uniform | |
Uniform(const char *name, unsigned int ui0, unsigned int ui1) | osg::Uniform | |
Uniform(const char *name, unsigned int ui0, unsigned int ui1, unsigned int ui2) | osg::Uniform | |
Uniform(const char *name, unsigned int ui0, unsigned int ui1, unsigned int ui2, unsigned int ui3) | osg::Uniform | |
Uniform(const char *name, bool b0, bool b1) | osg::Uniform | |
Uniform(const char *name, bool b0, bool b1, bool b2) | osg::Uniform | |
Uniform(const char *name, bool b0, bool b1, bool b2, bool b3) | osg::Uniform | |
unref() const | osg::Referenced | inline |
unref_nodelete() const | osg::Referenced | |
UNSIGNED_INT enum value | osg::Uniform | |
UNSIGNED_INT_IMAGE_1D enum value | osg::Uniform | |
UNSIGNED_INT_IMAGE_1D_ARRAY enum value | osg::Uniform | |
UNSIGNED_INT_IMAGE_2D enum value | osg::Uniform | |
UNSIGNED_INT_IMAGE_2D_ARRAY enum value | osg::Uniform | |
UNSIGNED_INT_IMAGE_2D_MULTISAMPLE enum value | osg::Uniform | |
UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY enum value | osg::Uniform | |
UNSIGNED_INT_IMAGE_2D_RECT enum value | osg::Uniform | |
UNSIGNED_INT_IMAGE_3D enum value | osg::Uniform | |
UNSIGNED_INT_IMAGE_BUFFER enum value | osg::Uniform | |
UNSIGNED_INT_IMAGE_CUBE enum value | osg::Uniform | |
UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY enum value | osg::Uniform | |
UNSIGNED_INT_SAMPLER_1D enum value | osg::Uniform | |
UNSIGNED_INT_SAMPLER_1D_ARRAY enum value | osg::Uniform | |
UNSIGNED_INT_SAMPLER_2D enum value | osg::Uniform | |
UNSIGNED_INT_SAMPLER_2D_ARRAY enum value | osg::Uniform | |
UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE enum value | osg::Uniform | |
UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY enum value | osg::Uniform | |
UNSIGNED_INT_SAMPLER_2D_RECT enum value | osg::Uniform | |
UNSIGNED_INT_SAMPLER_3D enum value | osg::Uniform | |
UNSIGNED_INT_SAMPLER_BUFFER enum value | osg::Uniform | |
UNSIGNED_INT_SAMPLER_CUBE enum value | osg::Uniform | |
UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY enum value | osg::Uniform | |
UNSIGNED_INT_VEC2 enum value | osg::Uniform | |
UNSIGNED_INT_VEC3 enum value | osg::Uniform | |
UNSIGNED_INT_VEC4 enum value | osg::Uniform | |
UNSPECIFIED enum value | osg::Object | |
~Object() | osg::Object | protectedvirtual |
~Referenced() | osg::Referenced | protectedvirtual |
~Uniform() | osg::Uniform | protectedvirtual |