OGRE  13.6
Object-Oriented Graphics Rendering Engine
Ogre::GLSLShaderCommon::CmdAttach Class Reference

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

#include <OgreGLSLShaderCommon.h>

+ Inheritance diagram for Ogre::GLSLShaderCommon::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::GLSLShaderCommon::CmdAttach::doGet ( const void *  target) const
override

◆ doSet()

void Ogre::GLSLShaderCommon::CmdAttach::doSet ( void *  target,
const String shaderNames 
)
override

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