OpenSceneGraph 3.6.5
|
#include <Program>
Public Member Functions | |
ActiveVarInfo () | |
ActiveVarInfo (GLint loc, GLenum type, GLint size) |
Public Attributes | |
GLint | _location |
GLenum | _type |
GLint | _size |
|
inline |
GLint osg::Program::ActiveVarInfo::_location |
Referenced by ActiveVarInfo(), and ActiveVarInfo().
GLint osg::Program::ActiveVarInfo::_size |
Referenced by ActiveVarInfo(), and ActiveVarInfo().
GLenum osg::Program::ActiveVarInfo::_type |
Referenced by ActiveVarInfo(), and ActiveVarInfo().
![]() | Generated at Sun Jul 27 2025 00:00:00 for the OpenSceneGraph by doxygen 1.14.0. |