SoGLShaderProgram::SoGLShaderProgram::UniformInfo Struct Reference

Information structure for SoGLShaderObject containing location, type, and size. More...

#include <SoGLShaderProgram.h>

List of all members.

Public Member Functions

 UniformInfo ()
 UniformInfo (GLint _location, GLenum _type, GLint _size)

Public Attributes

GLint location
GLenum type
GLint size


Detailed Description

Information structure for SoGLShaderObject containing location, type, and size.

Definition at line 145 of file SoGLShaderProgram.h.


Constructor & Destructor Documentation

SoGLShaderProgram::SoGLShaderProgram::UniformInfo::UniformInfo (  )  [inline]

Definition at line 149 of file SoGLShaderProgram.h.

SoGLShaderProgram::SoGLShaderProgram::UniformInfo::UniformInfo ( GLint  _location,
GLenum  _type,
GLint  _size 
) [inline]

Definition at line 150 of file SoGLShaderProgram.h.


Member Data Documentation

GLint SoGLShaderProgram::SoGLShaderProgram::UniformInfo::location

Definition at line 146 of file SoGLShaderProgram.h.

GLint SoGLShaderProgram::SoGLShaderProgram::UniformInfo::size

Definition at line 148 of file SoGLShaderProgram.h.

GLenum SoGLShaderProgram::SoGLShaderProgram::UniformInfo::type

Definition at line 147 of file SoGLShaderProgram.h.


The documentation for this struct was generated from the following file:

Generated on Sat Sep 3 18:39:32 2011 for MeVisLab Toolbox Reference by  doxygen 1.5.8