Public Member Functions | List of all members
Ogre::BorderPanelOverlayElement::CmdBorderBottomUV Class Reference

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

#include <OgreBorderPanelOverlayElement.h>

Inheritance diagram for Ogre::BorderPanelOverlayElement::CmdBorderBottomUV:
Inheritance graph
[legend]

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).

Definition at line 224 of file OgreBorderPanelOverlayElement.h.

Member Function Documentation

◆ doGet()

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

Implements Ogre::ParamCommand.

◆ doSet()

void Ogre::BorderPanelOverlayElement::CmdBorderBottomUV::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.