OGRE 1.12.10
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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

◆ doSet()

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

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