_dataVariance | osg::Object | [protected] |
_eventCallback | osg::Uniform | [protected] |
_floatArray | osg::Uniform | [protected] |
_intArray | osg::Uniform | [protected] |
_modifiedCount | osg::Uniform | [protected] |
_name | osg::Object | [protected] |
_numElements | osg::Uniform | [protected] |
_observers | osg::Referenced | [protected] |
_parents | osg::Uniform | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
_type | osg::Uniform | [protected] |
_updateCallback | osg::Uniform | [protected] |
_userData | osg::Object | [protected] |
addObserver(Observer *observer) | osg::Referenced | |
addParent(osg::StateSet *object) | osg::Uniform | [protected] |
allocateDataArray() | osg::Uniform | [protected] |
apply(const GL2Extensions *ext, GLint location) const | osg::Uniform | |
BOOL enum value | osg::Uniform | |
BOOL_VEC2 enum value | osg::Uniform | |
BOOL_VEC3 enum value | osg::Uniform | |
BOOL_VEC4 enum value | 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 | [inline, virtual] |
copyData(const Uniform &rhs) | osg::Uniform | |
DataVariance enum name | osg::Object | |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
dirty() | osg::Uniform | [inline] |
DYNAMIC enum value | osg::Object | |
FLOAT enum value | osg::Uniform | |
FLOAT_MAT2 enum value | osg::Uniform | |
FLOAT_MAT3 enum value | osg::Uniform | |
FLOAT_MAT4 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(int &i) 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::Matrix2 &m2) const | osg::Uniform | |
get(osg::Matrix3 &m3) const | osg::Uniform | |
get(osg::Matrixf &m4) const | osg::Uniform | |
get(osg::Matrixd &m4) 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(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 | |
getDataVariance() const | osg::Object | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getElement(unsigned int index, float &f) const | osg::Uniform | |
getElement(unsigned int index, int &i) 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::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::Matrixd &m4) 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, 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] |
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] |
getNumElements() const | osg::Uniform | [inline] |
getNumParents() const | osg::Uniform | [inline] |
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] |
getUpdateCallback() | osg::Uniform | [inline] |
getUpdateCallback() const | osg::Uniform | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
INT 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] |
isSameKindAs(const Object *) const | osg::Object | [inline, virtual] |
isScalar() const | osg::Uniform | [inline, protected] |
libraryName() const =0 | osg::Object | [pure virtual] |
META_Object(osg, Uniform) | osg::Uniform | |
Object() | osg::Object | [inline] |
Object(bool threadSafeRefUnref) | osg::Object | [inline, explicit] |
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 | [inline, protected] |
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 | [inline, virtual] |
removeObserver(Observer *observer) | osg::Referenced | |
removeParent(osg::StateSet *object) | osg::Uniform | [protected] |
resizeGLObjectBuffers(unsigned int) | osg::Object | [inline, virtual] |
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_SHADOW enum value | osg::Uniform | |
SAMPLER_3D enum value | osg::Uniform | |
SAMPLER_CUBE enum value | osg::Uniform | |
set(float f) | osg::Uniform | |
set(int i) | 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::Matrix2 &m2) | osg::Uniform | |
set(const osg::Matrix3 &m3) | osg::Uniform | |
set(const osg::Matrixf &m4) | osg::Uniform | |
set(const osg::Matrixd &m4) | 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(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(IntArray *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, int i) | 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::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::Matrixd &m4) | 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, 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(Callback *ec) | osg::Uniform | |
setModifiedCount(unsigned int mc) | osg::Uniform | [inline] |
setName(const std::string &name) | osg::Uniform | |
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::Referenced | [virtual] |
setType(Type t) | osg::Uniform | |
setUpdateCallback(Callback *uc) | osg::Uniform | |
setUserData(Referenced *obj) | osg::Object | [inline] |
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, int i) | 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::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::Matrixd &m4) | 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, 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 | |
UNSPECIFIED enum value | osg::Object | |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |
~Uniform() | osg::Uniform | [protected, virtual] |