OGRE  1.9.0
Ogre::PanelOverlayElement::CmdUVCoords Class Reference

Command object for specifying UV coordinates (see ParamCommand). More...

#include <OgrePanelOverlayElement.h>

Inheritance diagram for Ogre::PanelOverlayElement::CmdUVCoords:

Public Member Functions

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

Detailed Description

Command object for specifying UV coordinates (see ParamCommand).

Definition at line 122 of file OgrePanelOverlayElement.h.

Member Function Documentation

◆ doGet()

String Ogre::PanelOverlayElement::CmdUVCoords::doGet ( const void * target) const
virtual

Implements Ogre::ParamCommand.

◆ doSet()

void Ogre::PanelOverlayElement::CmdUVCoords::doSet ( void * target,
const String & val )
virtual

Implements Ogre::ParamCommand.


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