OGRE  1.9.0
Public Member Functions | List of all members
Ogre::Font::CmdType Class Reference

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

#include <OgreFont.h>

Inheritance diagram for Ogre::Font::CmdType:
Inheritance graph
[legend]

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 71 of file OgreFont.h.

Member Function Documentation

◆ doGet()

String Ogre::Font::CmdType::doGet ( const void target) const
virtual

Implements Ogre::ParamCommand.

◆ doSet()

void Ogre::Font::CmdType::doSet ( void target,
const String val 
)
virtual

Implements Ogre::ParamCommand.


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