nngn
Loading...
Searching...
No Matches
anonymous_namespace{lua_collision.cpp} Namespace Reference

Functions

auto native (void)
 
auto compute (nngn::Compute *c)
 
template<auto f>
auto size (const Colliders &c)
 
auto n_colliders (const Colliders &c)
 
auto max_colliders (const Colliders &c)
 
auto max_collisions (const Colliders &c)
 
void set_max_colliders (Colliders &c, lua_Integer n)
 
void set_max_collisions (Colliders &c, lua_Integer n)
 
auto collisions (const Colliders &c, nngn::lua::state_view lua)
 
auto stats_names (nngn::lua::state_view lua)
 
auto stats (nngn::lua::state_view lua)
 
void set_backend (Colliders &c, Colliders::Backend *p)
 
void register_backend (nngn::lua::table_view t)
 
void register_colliders (nngn::lua::table_view t)
 

Function Documentation

◆ collisions()

auto anonymous_namespace{lua_collision.cpp}::collisions ( const Colliders c,
nngn::lua::state_view  lua 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ compute()

auto anonymous_namespace{lua_collision.cpp}::compute ( nngn::Compute c)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ max_colliders()

auto anonymous_namespace{lua_collision.cpp}::max_colliders ( const Colliders c)

◆ max_collisions()

auto anonymous_namespace{lua_collision.cpp}::max_collisions ( const Colliders c)
Here is the caller graph for this function:

◆ n_colliders()

auto anonymous_namespace{lua_collision.cpp}::n_colliders ( const Colliders c)
Here is the caller graph for this function:

◆ native()

auto anonymous_namespace{lua_collision.cpp}::native ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ register_backend()

void anonymous_namespace{lua_collision.cpp}::register_backend ( nngn::lua::table_view  t)
Here is the call graph for this function:

◆ register_colliders()

void anonymous_namespace{lua_collision.cpp}::register_colliders ( nngn::lua::table_view  t)
Here is the call graph for this function:

◆ set_backend()

void anonymous_namespace{lua_collision.cpp}::set_backend ( Colliders c,
Colliders::Backend *  p 
)
Here is the caller graph for this function:

◆ set_max_colliders()

void anonymous_namespace{lua_collision.cpp}::set_max_colliders ( Colliders c,
lua_Integer  n 
)

◆ set_max_collisions()

void anonymous_namespace{lua_collision.cpp}::set_max_collisions ( Colliders c,
lua_Integer  n 
)
Here is the caller graph for this function:

◆ size()

template<auto f>
auto anonymous_namespace{lua_collision.cpp}::size ( const Colliders c)
Here is the call graph for this function:

◆ stats()

auto anonymous_namespace{lua_collision.cpp}::stats ( nngn::lua::state_view  lua)
Here is the call graph for this function:

◆ stats_names()

auto anonymous_namespace{lua_collision.cpp}::stats_names ( nngn::lua::state_view  lua)
Here is the call graph for this function:
Here is the caller graph for this function: