Voxellancer  0.3
A game about voxels in space
 All Classes Functions Pages
LuaWrapper::_pop< size_t, Ts > Struct Template Reference

Public Types

typedef std::tuple< Ts...> type
 

Static Public Member Functions

template<typename T >
static std::tuple< T > worker (const LuaWrapper &instance, const int index)
 
template<typename T1 , typename T2 , typename... Rest>
static std::tuple< T1, T2, Rest...> worker (const LuaWrapper &instance, const int index)
 
static type apply (LuaWrapper &instance)
 

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