OGRE  13.6
Object-Oriented Graphics Rendering Engine
Ogre::D3D9HLSLProgram::CmdMicrocode Class Reference

Command object for getting/setting micro code. More...

#include <OgreD3D9HLSLProgram.h>

+ Inheritance diagram for Ogre::D3D9HLSLProgram::CmdMicrocode:

Public Member Functions

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

Detailed Description

Command object for getting/setting micro code.

Member Function Documentation

◆ doGet()

String Ogre::D3D9HLSLProgram::CmdMicrocode::doGet ( const void *  target) const

◆ doSet()

void Ogre::D3D9HLSLProgram::CmdMicrocode::doSet ( void *  target,
const String val 
)

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