nngn
Loading...
Searching...
No Matches
lua_vector.h File Reference
#include <cstddef>
#include <vector>
#include "lua/register.h"
#include "lua/user.h"
Include dependency graph for lua_vector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nngn::lua_vector< T >
 Type used to get/push vectors as user data in Lua. More...
 
struct  nngn::lua::stack_get< lua_vector< T > * >
 
struct  nngn::lua::stack_get< const lua_vector< T > & >
 
struct  nngn::lua::stack_push< lua_vector< T > >
 

Namespaces

namespace  nngn
 
namespace  nngn::lua