Public Member Functions | List of all members
Ogre::TextAreaOverlayElement::CmdCharHeight Class Reference

Command object for setting the char height. More...

#include <OgreTextAreaOverlayElement.h>

Inheritance diagram for Ogre::TextAreaOverlayElement::CmdCharHeight:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

Command object for setting the char height.

See also
ParamCommand

Definition at line 138 of file OgreTextAreaOverlayElement.h.

Member Function Documentation

◆ doGet()

String Ogre::TextAreaOverlayElement::CmdCharHeight::doGet ( const void target) const
virtual

Implements Ogre::ParamCommand.

◆ doSet()

void Ogre::TextAreaOverlayElement::CmdCharHeight::doSet ( void target,
const String val 
)
virtual

Implements Ogre::ParamCommand.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.