Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::GuiElementCommands::CmdMetricsMode Class Reference

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

#include <OgreGuiElementCommands.h>

Inheritance diagram for Ogre::GuiElementCommands::CmdMetricsMode:

Inheritance graph
[legend]
List of all members.

Public Methods

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

Detailed Description

Command object for GuiElement - see ParamCommand.

Definition at line 78 of file OgreGuiElementCommands.h.


Member Function Documentation

String Ogre::GuiElementCommands::CmdMetricsMode::doGet const void *    target const [virtual]
 

Implements Ogre::ParamCommand.

Definition at line 100 of file OgreGuiElementCommands.cpp.

References Ogre::GMM_PIXELS, Ogre::GMM_RELATIVE_ASPECT_ADJUSTED, and Ogre::GuiMetricsMode.

void Ogre::GuiElementCommands::CmdMetricsMode::doSet void *    target,
const String   val
[virtual]
 

Implements Ogre::ParamCommand.

Definition at line 117 of file OgreGuiElementCommands.cpp.

References Ogre::GMM_PIXELS, Ogre::GMM_RELATIVE, and Ogre::GMM_RELATIVE_ASPECT_ADJUSTED.


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

Copyright © 2002-2003 by The OGRE Team
Last modified Fri May 14 23:27:40 2004