Home
last modified time | relevance | path

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

/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/CgProgramManager/include/
H A DOgreCgFxScriptLoader.h675 class CgIntGlobalStateListener : public CgGlobalStateListener
680 CgIntGlobalStateListener( const GlobalStateType globalStateType );
778 class CgDepthFuncGlobalStateListener : public CgIntGlobalStateListener
813 class CgFogModeGlobalStateListener : public CgIntGlobalStateListener
843 class CgLogicOpGlobalStateListener : public CgIntGlobalStateListener
899 class CgShadeModelGlobalStateListener : public CgIntGlobalStateListener
913 class CgTexGenModeGlobalStateListener : public CgIntGlobalStateListener
965 class CgMagFilterGlobalStateListener : public CgIntGlobalStateListener
979 class CgFrontFaceGlobalStateListener : public CgIntGlobalStateListener
993 class CgCullFaceGlobalStateListener : public CgIntGlobalStateListener
[all …]
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/CgProgramManager/include/
H A DOgreCgFxScriptLoader.h668 class CgIntGlobalStateListener : public CgGlobalStateListener
673 CgIntGlobalStateListener( const GlobalStateType globalStateType );
771 class CgDepthFuncGlobalStateListener : public CgIntGlobalStateListener
806 class CgFogModeGlobalStateListener : public CgIntGlobalStateListener
836 class CgLogicOpGlobalStateListener : public CgIntGlobalStateListener
892 class CgShadeModelGlobalStateListener : public CgIntGlobalStateListener
906 class CgTexGenModeGlobalStateListener : public CgIntGlobalStateListener
940 class CgMinFilterGlobalStateListener : public CgIntGlobalStateListener
958 class CgMagFilterGlobalStateListener : public CgIntGlobalStateListener
972 class CgFrontFaceGlobalStateListener : public CgIntGlobalStateListener
[all …]
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/CgProgramManager/src/
H A DOgreCgFxScriptLoader.cpp894 …CgFxScriptLoader::CgIntGlobalStateListener::CgIntGlobalStateListener( const GlobalStateType global… in CgIntGlobalStateListener() function in Ogre::CgFxScriptLoader::CgIntGlobalStateListener
1217 : CgIntGlobalStateListener(GST_DEPTHFUNC) in CgDepthFuncGlobalStateListener()
1287 : CgIntGlobalStateListener(GST_FOGMODE) in CgFogModeGlobalStateListener()
1347 : CgIntGlobalStateListener(GST_LOGICOP) in CgLogicOpGlobalStateListener()
1461 : CgIntGlobalStateListener(GST_SHADEMODEL) in CgShadeModelGlobalStateListener()
1491 : CgIntGlobalStateListener(globalStateType) in CgTexGenModeGlobalStateListener()
1560 : CgIntGlobalStateListener(GST_MINFILTER) in CgMinFilterGlobalStateListener()
1596 : CgIntGlobalStateListener(GST_MAGFILTER) in CgMagFilterGlobalStateListener()
1624 : CgIntGlobalStateListener(GST_FRONTFACE) in CgFrontFaceGlobalStateListener()
1652 : CgIntGlobalStateListener(GST_CULLFACE) in CgCullFaceGlobalStateListener()
[all …]
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/CgProgramManager/src/
H A DOgreCgFxScriptLoader.cpp891 …CgFxScriptLoader::CgIntGlobalStateListener::CgIntGlobalStateListener( const GlobalStateType global… in CgIntGlobalStateListener() function in Ogre::CgFxScriptLoader::CgIntGlobalStateListener
1214 : CgIntGlobalStateListener(GST_DEPTHFUNC) in CgDepthFuncGlobalStateListener()
1284 : CgIntGlobalStateListener(GST_FOGMODE) in CgFogModeGlobalStateListener()
1344 : CgIntGlobalStateListener(GST_LOGICOP) in CgLogicOpGlobalStateListener()
1458 : CgIntGlobalStateListener(GST_SHADEMODEL) in CgShadeModelGlobalStateListener()
1488 : CgIntGlobalStateListener(globalStateType) in CgTexGenModeGlobalStateListener()
1557 : CgIntGlobalStateListener(GST_MINFILTER) in CgMinFilterGlobalStateListener()
1593 : CgIntGlobalStateListener(GST_MAGFILTER) in CgMagFilterGlobalStateListener()
1621 : CgIntGlobalStateListener(GST_FRONTFACE) in CgFrontFaceGlobalStateListener()
1649 : CgIntGlobalStateListener(GST_CULLFACE) in CgCullFaceGlobalStateListener()
[all …]