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

OgreBorderPanelGuiElement.cpp File Reference

#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"
#include "OgreRoot.h"
#include "OgreRenderSystem.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


Define Documentation

#define BCELL_UV      (x * 4 * 2)
 

Definition at line 53 of file OgreBorderPanelGuiElement.cpp.

Referenced by Ogre::BorderPanelGuiElement::getCellUVString(), and Ogre::BorderPanelGuiElement::setCellUV().

#define POSITION_BINDING   0
 

Definition at line 54 of file OgreBorderPanelGuiElement.cpp.

Referenced by Ogre::BorderPanelGuiElement::initialise(), and Ogre::BorderPanelGuiElement::updatePositionGeometry().

#define TEXCOORD_BINDING   1
 

Definition at line 55 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 Sun Nov 28 19:48:52 2004