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

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

#include <OgreFont.h>

+ Inheritance diagram for Ogre::Font::CmdType:
+ Collaboration diagram for Ogre::Font::CmdType:

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

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

Implements Ogre::ParamCommand.

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: