OGRE  1.9.0
Ogre::Font::CmdSource Class Reference

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

#include <OgreFont.h>

Inheritance diagram for Ogre::Font::CmdSource:

Public Member Functions

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

Detailed Description

Command object for Font - see ParamCommand.

Definition at line 78 of file OgreFont.h.

Member Function Documentation

◆ doGet()

String Ogre::Font::CmdSource::doGet ( const void * target) const
virtual

Implements Ogre::ParamCommand.

◆ doSet()

void Ogre::Font::CmdSource::doSet ( void * target,
const String & val )
virtual

Implements Ogre::ParamCommand.


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