MyGUI_EditText.cpp File Reference

#include "MyGUI_Precompiled.h"
#include "MyGUI_EditText.h"
#include "MyGUI_RenderItem.h"
#include "MyGUI_FontManager.h"
#include "MyGUI_RenderManager.h"
#include "MyGUI_LanguageManager.h"
#include "MyGUI_TextIterator.h"
#include "MyGUI_IRenderTarget.h"
#include "MyGUI_FontData.h"
#include "MyGUI_CommonStateInfo.h"

Go to the source code of this file.

Namespaces

namespace  MyGUI

Functions

MYGUI_FORCEINLINE void MyGUI::DrawQuad (MyGUI::Vertex *&_buff, float v_left, float v_top, float v_rignt, float v_bottom, float v_z, MyGUI::uint32 _colour, float t_left, float t_top, float t_right, float t_bottom, size_t &_count)

Variables

const size_t MyGUI::VERTEX_IN_QUAD = 6
const size_t MyGUI::SIMPLETEXT_COUNT_VERTEX = 32 * VERTEX_IN_QUAD

Detailed Description

Author:
Albert Semenov
Date:
09/2009

Definition in file MyGUI_EditText.cpp.

Generated on Thu Nov 17 15:31:04 2011 for MyGUI by  doxygen 1.6.3