OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ogre::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 86 of file OgreGLSLLinkProgram.h.

Constructor & Destructor Documentation

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

Definition at line 90 of file OgreGLSLLinkProgram.h.

Member Data Documentation

GLuint Ogre::GLSLLinkProgram::CustomAttribute::attrib

Definition at line 89 of file OgreGLSLLinkProgram.h.

String Ogre::GLSLLinkProgram::CustomAttribute::name

Definition at line 88 of file OgreGLSLLinkProgram.h.


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