Public Member Functions | |
| ActiveVarInfo () | |
| ActiveVarInfo (GLint loc, GLenum type, GLint size) | |
Public Attributes | |
| GLint | _location |
| GLenum | _type |
| GLint | _size |
| osg::Program::ActiveVarInfo::ActiveVarInfo | ( | ) | [inline] |
| osg::Program::ActiveVarInfo::ActiveVarInfo | ( | GLint | loc, | |
| GLenum | type, | |||
| GLint | size | |||
| ) | [inline] |