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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moShader Member List

This is the complete list of members for moShader, including all inherited members.

compileFragShader(const moText &frag_source)=0moShaderprotectedpure virtual
compileVertShader(const moText &vert_source)=0moShaderprotectedpure virtual
CreateFragShader(const moText &frag_source)=0moShaderpure virtual
CreateShader(const moText &vert_source, const moText &frag_source)=0moShaderpure virtual
CreateVertShader(const moText &vert_source)=0moShaderpure virtual
DrawGrid(MOint w, MOint h, MOint l)moShaderinline
Finish()moShadervirtual
FragErrorCode()moShader
GetGrid()moShaderinline
GetName()moShaderinline
GetType()moShaderinline
Init()moShadervirtual
Initialized()moAbstract
LoadFragShader(const moText &frag_filename)=0moShaderpure virtual
LoadShader(const moText &vert_filename, const moText &frag_filename)=0moShaderpure virtual
LoadShaderSource(const moText &p_fn)moShaderprotectedvirtual
LoadVertShader(const moText &vert_filename)=0moShaderpure virtual
m_ActivemoShaderprotected
m_bInitializedmoAbstract
m_ConfigmoShader
m_FragErrorCodemoShaderprotected
m_gridmoShaderprotected
m_namemoShaderprotected
m_typemoShaderprotected
m_VertErrorCodemoShaderprotected
moAbstract()moAbstract
MODebugmoAbstractstatic
MODebug2moAbstractstatic
moShader()moShader
SetGrid(moTexturedGrid p_grid)moShaderinline
SetName(const moText &p_name)moShaderinline
SetType(MOuint p_type)moShaderinline
ShaderActive()moShadervirtual
StartShader()moShadervirtual
StopShader()moShadervirtual
VertErrorCode()moShader
~moAbstract()moAbstractvirtual
~moShader()moShadervirtual