OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::D3D9GpuProgram::CmdExternalMicrocode Class Reference

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

#include <OgreD3D9GpuProgram.h>

+ Inheritance diagram for Ogre::D3D9GpuProgram::CmdExternalMicrocode:
+ Collaboration 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*)

Definition at line 50 of file OgreD3D9GpuProgram.h.

Member Function Documentation

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

Implements Ogre::ParamCommand.

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: