|
nngn
|
Classes | |
| struct | AABBCollider |
| struct | BBCollider |
| struct | Collision |
| class | ComputeBackend |
| struct | Events |
| struct | GravityCollider |
| struct | PlaneCollider |
| struct | SphereCollider |
Functions | |
| template<typename To , typename From , typename F > | |
| bool | copy_type (nngn::Compute *c, nngn::Compute::Buffer b, std::span< const From > s, F *f, nngn::Compute::Event *const *e) |
Variables | |
| constexpr auto | CONTERS_SIZE |
| constexpr auto | COUNTERS_BYTES = CONTERS_SIZE * sizeof(u32) |
| bool anonymous_namespace{compute.cpp}::copy_type | ( | nngn::Compute * | c, |
| nngn::Compute::Buffer | b, | ||
| std::span< const From > | s, | ||
| F * | f, | ||
| nngn::Compute::Event *const * | e ) |


|
constexpr |
| auto anonymous_namespace{compute.cpp}::COUNTERS_BYTES = CONTERS_SIZE * sizeof(u32) |