OGRE  1.10.12
Object-Oriented Graphics Rendering Engine
Ogre::OverlayElementCommands::CmdTop Class Reference

Command object for OverlayElement - see ParamCommand. More...

#include <OgreOverlayElementCommands.h>

+ Inheritance diagram for Ogre::OverlayElementCommands::CmdTop:

Public Member Functions

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

Detailed Description

Command object for OverlayElement - see ParamCommand.

Member Function Documentation

◆ doGet()

String Ogre::OverlayElementCommands::CmdTop::doGet ( const void *  target) const
virtual

Implements Ogre::ParamCommand.

◆ doSet()

void Ogre::OverlayElementCommands::CmdTop::doSet ( void *  target,
const String val 
)
virtual

Implements Ogre::ParamCommand.


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