lugre_scripting.h File Reference

#include "lugre_input.h"
#include <list>

Include dependency graph for lugre_scripting.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Lugre

Classes

class  Lugre::cScriptingPlugin
class  Lugre::cScripting

Defines

#define LUGRE_TRY   try {\
#define LUGRE_CATCH


Define Documentation

#define LUGRE_CATCH

Value:

} catch ( Ogre::Exception& e ) {\
        MyShowError((std::string("Ogre::exception occurred, see console\n") + e.getFullDescription()).c_str(),__FILE__,__LINE__,__FUNCTION__);\
    }\

Definition at line 38 of file lugre_scripting.h.

Referenced by l_Client_AttachLight(), l_Client_DetatchLight(), l_Client_SetLightAttenuation(), l_Client_SetLightDiffuseColor(), l_Client_SetLightDirection(), l_Client_SetLightPosition(), l_Client_SetLightPowerScale(), l_Client_SetLightSpecularColor(), and l_Light_SetCastShadows().

#define LUGRE_TRY   try {\


Generated on Wed May 23 06:00:16 2012 for cpp by  doxygen 1.5.6