nngn
|
Functions | |
nngn::lua::table_view | to_table (nngn::lua::state_view lua, std::ranges::sized_range auto &&r) |
nngn::lua::table_view | to_timeline_table (nngn::lua::state_view lua, std::ranges::sized_range auto &&r) |
void | register_profile (nngn::lua::table_view t) |
void anonymous_namespace{lua_profile.cpp}::register_profile | ( | nngn::lua::table_view | t | ) |
nngn::lua::table_view anonymous_namespace{lua_profile.cpp}::to_table | ( | nngn::lua::state_view | lua, |
std::ranges::sized_range auto && | r ) |
nngn::lua::table_view anonymous_namespace{lua_profile.cpp}::to_timeline_table | ( | nngn::lua::state_view | lua, |
std::ranges::sized_range auto && | r ) |