lugre_luabind_ogrehelper.h File Reference

#include "lugre_luabind_direct.h"
#include "lugre_fifo.h"
#include <Ogre.h>

Include dependency graph for lugre_luabind_ogrehelper.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::cLuaBindDirectOgreHelper

Defines

#define LUABIND_DIRECTWRAP_HELPER_OGRE_SHARED_PTR(name)   static inline int Push##name##Ptr (lua_State *L,const Ogre::name##Ptr& v) { return Push##name(L,v.getPointer()); }


Define Documentation

#define LUABIND_DIRECTWRAP_HELPER_OGRE_SHARED_PTR ( name   )     static inline int Push##name##Ptr (lua_State *L,const Ogre::name##Ptr& v) { return Push##name(L,v.getPointer()); }

Definition at line 66 of file lugre_luabind_ogrehelper.h.


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