OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::GLSLShader::CmdAttach Class Referencefinal

Command object for attaching another GLSL Program. More...

#include <OgreGLSLShader.h>

+ Inheritance diagram for Ogre::GLSLShader::CmdAttach:

Public Member Functions

String doGet (const void *target) const override
 
void doSet (void *target, const String &shaderNames) override
 

Detailed Description

Command object for attaching another GLSL Program.

Member Function Documentation

◆ doGet()

String Ogre::GLSLShader::CmdAttach::doGet ( const void *  target) const
overridevirtual

Implements Ogre::ParamCommand.

◆ doSet()

void Ogre::GLSLShader::CmdAttach::doSet ( void *  target,
const String shaderNames 
)
overridevirtual

Implements Ogre::ParamCommand.


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