OGRE  1.11.6
Object-Oriented Graphics Rendering Engine
Ogre::GLSLShaderCommon::CmdOutputOperationType Class Reference

Command object for setting the output operation type (geometry shader only) More...

#include <OgreGLSLShaderCommon.h>

+ Inheritance diagram for Ogre::GLSLShaderCommon::CmdOutputOperationType:

Public Member Functions

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

Detailed Description

Command object for setting the output operation type (geometry shader only)

Member Function Documentation

◆ doGet()

String Ogre::GLSLShaderCommon::CmdOutputOperationType::doGet ( const void *  target) const
virtual

Implements Ogre::ParamCommand.

◆ doSet()

void Ogre::GLSLShaderCommon::CmdOutputOperationType::doSet ( void *  target,
const String val 
)
virtual

Implements Ogre::ParamCommand.


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