OGRE  1.9.0
Ogre::GpuProgram::CmdSyntax Class Reference

#include <OgreGpuProgram.h>

Inheritance diagram for Ogre::GpuProgram::CmdSyntax:

Public Member Functions

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

Detailed Description

Definition at line 79 of file OgreGpuProgram.h.

Member Function Documentation

◆ doGet()

String Ogre::GpuProgram::CmdSyntax::doGet ( const void * target) const
virtual

Implements Ogre::ParamCommand.

◆ doSet()

void Ogre::GpuProgram::CmdSyntax::doSet ( void * target,
const String & val )
virtual

Implements Ogre::ParamCommand.


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