#include "OgreBorderPanelGuiElement.h"#include "OgreMaterialManager.h"#include "OgreMaterial.h"#include "OgreStringConverter.h"#include "OgreOverlayManager.h"#include "OgreHardwareBufferManager.h"#include "OgreHardwareVertexBuffer.h"#include "OgreHardwareIndexBuffer.h"#include "OgreException.h"#include "OgreRenderQueue.h"Go to the source code of this file.
Namespaces | |
| namespace | Ogre |
Defines | |
| #define | BCELL_UV(x) (x * 4 * 2) |
| #define | POSITION_BINDING 0 |
| #define | TEXCOORD_BINDING 1 |
|
|
Definition at line 51 of file OgreBorderPanelGuiElement.cpp. Referenced by Ogre::BorderPanelGuiElement::getCellUVString(), and Ogre::BorderPanelGuiElement::setCellUV(). |
|
|
Definition at line 52 of file OgreBorderPanelGuiElement.cpp. Referenced by Ogre::BorderPanelGuiElement::initialise(), and Ogre::BorderPanelGuiElement::updatePositionGeometry(). |
|
|
Definition at line 53 of file OgreBorderPanelGuiElement.cpp. Referenced by Ogre::BorderPanelGuiElement::getCellUVString(), Ogre::BorderPanelGuiElement::initialise(), and Ogre::BorderPanelGuiElement::setCellUV(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:10:32 2004