Inheritance diagram for osgGL2::UniformValueTemplate< T >:

Public Member Functions | |
| UniformValueTemplate (const char *uniformName, T value) | |
| virtual void | apply (Extensions *ext, const GLhandleARB progObj) const |
| virtual int | compare (const UniformValue &uv) const |
Protected Member Functions | |
| UniformValueTemplate () | |
Protected Attributes | |
| const T | _value |
|
||||||||||||||||
|
|
|
|||||||||
|
|
|
||||||||||||||||
|
Implements osgGL2::UniformValue. |
|
||||||||||
|
Reimplemented from osgGL2::UniformValue. |
|
|||||
|
|
1.4.2