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