Home
last modified time | relevance | path

Searched refs:CgInt2GlobalStateListener (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/CgProgramManager/include/
H A DOgreCgFxScriptLoader.h684 class CgInt2GlobalStateListener : public CgGlobalStateListener
689 CgInt2GlobalStateListener( const GlobalStateType globalStateType );
1044 class CgBlendFuncGlobalStateListener : public CgInt2GlobalStateListener
1101 class CgBlendEquationSeparateGlobalStateListener : public CgInt2GlobalStateListener
1120 class CgColorMaterialGlobalStateListener : public CgInt2GlobalStateListener
1141 class CgPolygonModeGlobalStateListener : public CgInt2GlobalStateListener
1226 class CgStencilMaskSeparateGlobalStateListener : public CgInt2GlobalStateListener
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/CgProgramManager/include/
H A DOgreCgFxScriptLoader.h677 class CgInt2GlobalStateListener : public CgGlobalStateListener
682 CgInt2GlobalStateListener( const GlobalStateType globalStateType );
1037 class CgBlendFuncGlobalStateListener : public CgInt2GlobalStateListener
1094 class CgBlendEquationSeparateGlobalStateListener : public CgInt2GlobalStateListener
1113 class CgColorMaterialGlobalStateListener : public CgInt2GlobalStateListener
1134 class CgPolygonModeGlobalStateListener : public CgInt2GlobalStateListener
1219 class CgStencilMaskSeparateGlobalStateListener : public CgInt2GlobalStateListener
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/CgProgramManager/src/
H A DOgreCgFxScriptLoader.cpp975 …CgFxScriptLoader::CgInt2GlobalStateListener::CgInt2GlobalStateListener( const GlobalStateType glob… in CgInt2GlobalStateListener() function in Ogre::CgFxScriptLoader::CgInt2GlobalStateListener
981 …const CgFxScriptLoader::Vector2i CgFxScriptLoader::CgInt2GlobalStateListener::getValue( CGstateass… in getValue()
986 …void CgFxScriptLoader::CgInt2GlobalStateListener::updatePass( Pass * ogrePass, CGstateassignment c… in updatePass()
1750 : CgInt2GlobalStateListener(GST_BLENDFUNC) in CgBlendFuncGlobalStateListener()
1860 : CgInt2GlobalStateListener(GST_BLENDEQUATIONSEPARATE) in CgBlendEquationSeparateGlobalStateListener()
1894 : CgInt2GlobalStateListener(GST_COLORMATERIAL) in CgColorMaterialGlobalStateListener()
1934 : CgInt2GlobalStateListener(GST_POLYGONMODE) in CgPolygonModeGlobalStateListener()
2093 : CgInt2GlobalStateListener(GST_STENCILMASKSEPARATE) in CgStencilMaskSeparateGlobalStateListener()
4126 return OGRE_NEW CgInt2GlobalStateListener(type); in createCgGlobalStateListener()
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/CgProgramManager/src/
H A DOgreCgFxScriptLoader.cpp972 …CgFxScriptLoader::CgInt2GlobalStateListener::CgInt2GlobalStateListener( const GlobalStateType glob… in CgInt2GlobalStateListener() function in Ogre::CgFxScriptLoader::CgInt2GlobalStateListener
978 …const CgFxScriptLoader::Vector2i CgFxScriptLoader::CgInt2GlobalStateListener::getValue( CGstateass… in getValue()
983 …void CgFxScriptLoader::CgInt2GlobalStateListener::updatePass( Pass * ogrePass, CGstateassignment c… in updatePass()
1747 : CgInt2GlobalStateListener(GST_BLENDFUNC) in CgBlendFuncGlobalStateListener()
1857 : CgInt2GlobalStateListener(GST_BLENDEQUATIONSEPARATE) in CgBlendEquationSeparateGlobalStateListener()
1891 : CgInt2GlobalStateListener(GST_COLORMATERIAL) in CgColorMaterialGlobalStateListener()
1931 : CgInt2GlobalStateListener(GST_POLYGONMODE) in CgPolygonModeGlobalStateListener()
2090 : CgInt2GlobalStateListener(GST_STENCILMASKSEPARATE) in CgStencilMaskSeparateGlobalStateListener()
4123 return OGRE_NEW CgInt2GlobalStateListener(type); in createCgGlobalStateListener()