ug4
ug::bridge::lua::LuaParsing< double > Struct Reference

#include <lua_parsing.h>

Static Public Member Functions

static bool check (lua_State *L, int index)
 
static double get (lua_State *L, int index)
 
static void push (lua_State *L, double data)
 

Member Function Documentation

◆ check()

static bool ug::bridge::lua::LuaParsing< double >::check ( lua_State L,
int  index 
)
inlinestatic

◆ get()

static double ug::bridge::lua::LuaParsing< double >::get ( lua_State L,
int  index 
)
inlinestatic

◆ push()

static void ug::bridge::lua::LuaParsing< double >::push ( lua_State L,
double  data 
)
inlinestatic

The documentation for this struct was generated from the following file: