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

◆ CustomAttribute()

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

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

Member Data Documentation

◆ attrib

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

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

◆ name

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 Sun Oct 22 2017 04:04:15