OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::D3D9GpuProgram::CmdExternalMicrocode Class Reference

Command object for getting/setting external micro code (void*) More...

#include <OgreD3D9GpuProgram.h>

+ Inheritance diagram for Ogre::D3D9GpuProgram::CmdExternalMicrocode:

Public Member Functions

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

Detailed Description

Command object for getting/setting external micro code (void*)

Member Function Documentation

◆ doGet()

String Ogre::D3D9GpuProgram::CmdExternalMicrocode::doGet ( const void *  target) const
virtual

Implements Ogre::ParamCommand.

◆ doSet()

void Ogre::D3D9GpuProgram::CmdExternalMicrocode::doSet ( void *  target,
const String val 
)
virtual

Implements Ogre::ParamCommand.


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