Public Member Functions | Public Attributes | List of all members
Ogre::GLSL::GLSLLinkProgram::CustomAttribute Struct Reference

Name / attribute list. More...

Public Member Functions

 CustomAttribute (const String &_name, GLuint _attrib)
 

Public Attributes

GLuint attrib
 
String name
 

Detailed Description

Name / attribute list.

Definition at line 92 of file src/GLSL/include/OgreGLSLLinkProgram.h.

Constructor & Destructor Documentation

Ogre::GLSL::GLSLLinkProgram::CustomAttribute::CustomAttribute ( const String _name,
GLuint  _attrib 
)

Definition at line 96 of file src/GLSL/include/OgreGLSLLinkProgram.h.

Member Data Documentation

GLuint Ogre::GLSL::GLSLLinkProgram::CustomAttribute::attrib

Definition at line 95 of file src/GLSL/include/OgreGLSLLinkProgram.h.

String Ogre::GLSL::GLSLLinkProgram::CustomAttribute::name

Definition at line 94 of file src/GLSL/include/OgreGLSLLinkProgram.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Tue Mar 18 2014 19:16:10