OGRE  1.11.6
Object-Oriented Graphics Rendering Engine
Ogre::GLSLESProgram::CmdOptimisation Class Reference

Command object for running the GLSL optimiser. More...

#include <OgreGLSLESProgram.h>

+ Inheritance diagram for Ogre::GLSLESProgram::CmdOptimisation:

Public Member Functions

String doGet (const void *target) const
 
void doSet (void *target, const String &val)
 

Detailed Description

Command object for running the GLSL optimiser.

Member Function Documentation

◆ doGet()

String Ogre::GLSLESProgram::CmdOptimisation::doGet ( const void *  target) const
virtual

Implements Ogre::ParamCommand.

◆ doSet()

void Ogre::GLSLESProgram::CmdOptimisation::doSet ( void *  target,
const String val 
)
virtual

Implements Ogre::ParamCommand.


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