![]() |
libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
#include <moGUIManager.h>
Atributos públicos | |
moColor | m_SpecularColor |
moColor | m_AmbientColor |
moColor | m_Color |
moTexture * | m_Map |
MOint | m_MapGLId |
moPolygonModes | m_PolygonMode |
moBlendingModes | m_Blending |
![]() | |
int | m_Id |
moText | m_Name |
moText | m_Type |
float | m_fOpacity |
bool | m_bTransparent |
int | m_iBlending |
int | m_iBlendSrc |
int | m_iBlendDst |
int | m_iBlendEquation |
bool | m_bDepthTest |
bool | m_bDepthWrite |
float | m_fWireframeWidth |
float | m_fTextWSegments |
float | m_fTextHSegments |
moVector3f | m_vLight |
int | m_iPolygonOffset |
int | m_iPolygonOffsetFactor |
int | m_iPolygonOffsetUnits |
float | m_fAlphaTest |
float | m_fOverdraw |
int | m_iSides |
![]() | |
MOboolean | m_bInitialized |
Valor de inicialización. Más... | |
Otros miembros heredados | |
![]() | |
static moDebug * | MODebug2 = new moDebug() |
Clase de impresión de errores para depuración. Más... | |
static moTextHeap * | MODebug = new moTextHeap() |
Lista de textos. Más... | |
![]() | |
moResourceType | m_ResourceType |
moResourceManager * | m_pResourceManager |
Definición en la línea 261 del archivo moGUIManager.h.
moMaterial::moMaterial | ( | ) |
moMaterial (Map Material)
Definición en la línea 930 del archivo moGUIManager.cpp.
|
inline |
|
inlinevirtual |
Definición en la línea 268 del archivo moGUIManager.h.
const moMaterial & moMaterial::operator= | ( | const moMaterial & | p_src | ) |
Definición en la línea 938 del archivo moGUIManager.cpp.
moColor moMaterial::m_AmbientColor |
Definición en la línea 272 del archivo moGUIManager.h.
moBlendingModes moMaterial::m_Blending |
Definición en la línea 277 del archivo moGUIManager.h.
moColor moMaterial::m_Color |
Definición en la línea 273 del archivo moGUIManager.h.
moTexture* moMaterial::m_Map |
Definición en la línea 274 del archivo moGUIManager.h.
MOint moMaterial::m_MapGLId |
Definición en la línea 275 del archivo moGUIManager.h.
moPolygonModes moMaterial::m_PolygonMode |
Definición en la línea 276 del archivo moGUIManager.h.
moColor moMaterial::m_SpecularColor |
Definición en la línea 271 del archivo moGUIManager.h.