OGRE  1.11.6
Object-Oriented Graphics Rendering Engine
Ogre::BorderPanelOverlayElement::CmdBorderTopUV Class Reference

Command object for specifying texture coordinates for the border (see ParamCommand). More...

#include <OgreBorderPanelOverlayElement.h>

+ Inheritance diagram for Ogre::BorderPanelOverlayElement::CmdBorderTopUV:

Public Member Functions

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

Detailed Description

Command object for specifying texture coordinates for the border (see ParamCommand).

Member Function Documentation

◆ doGet()

String Ogre::BorderPanelOverlayElement::CmdBorderTopUV::doGet ( const void *  target) const
virtual

Implements Ogre::ParamCommand.

◆ doSet()

void Ogre::BorderPanelOverlayElement::CmdBorderTopUV::doSet ( void *  target,
const String val 
)
virtual

Implements Ogre::ParamCommand.


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