Public Attributes | List of all members
Ogre::GLUniformReference Struct Reference

Structure used to keep track of named uniforms in the linked program object. More...

#include <OgreGLSLProgramCommon.h>

Public Attributes

const GpuConstantDefinitionmConstantDef
 The constant definition it relates to. More...
 
GLint mLocation
 GL location handle. More...
 
GpuProgramType mSourceProgType
 Which type of program params will this value come from? More...
 

Detailed Description

Structure used to keep track of named uniforms in the linked program object.

Definition at line 42 of file OgreGLSLProgramCommon.h.

Member Data Documentation

◆ mConstantDef

const GpuConstantDefinition * Ogre::GLUniformReference::mConstantDef

The constant definition it relates to.

Definition at line 49 of file OgreGLSLProgramCommon.h.

◆ mLocation

GLint Ogre::GLUniformReference::mLocation

GL location handle.

Definition at line 45 of file OgreGLSLProgramCommon.h.

◆ mSourceProgType

GpuProgramType Ogre::GLUniformReference::mSourceProgType

Which type of program params will this value come from?

Definition at line 47 of file OgreGLSLProgramCommon.h.


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

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