#include <collision.h>
◆ CollisionBench()
CollisionBench::CollisionBench |
( |
| ) |
|
|
inline |
◆ aabb_benchmark
void CollisionBench::aabb_benchmark |
( |
| ) |
|
|
privateslot |
◆ aabb_sparse_benchmark
void CollisionBench::aabb_sparse_benchmark |
( |
| ) |
|
|
privateslot |
◆ bb_benchmark
void CollisionBench::bb_benchmark |
( |
| ) |
|
|
privateslot |
◆ bb_sparse_benchmark
void CollisionBench::bb_sparse_benchmark |
( |
| ) |
|
|
privateslot |
◆ make_colliders()
◆ rnd()
◆ rnd_sparse()
◆ sphere_benchmark
void CollisionBench::sphere_benchmark |
( |
| ) |
|
|
privateslot |
◆ sphere_sparse_benchmark
void CollisionBench::sphere_sparse_benchmark |
( |
| ) |
|
|
privateslot |
◆ mt
std::mt19937 CollisionBench::mt = {} |
|
private |
◆ pos_dist
std::uniform_real_distribution<float> CollisionBench::pos_dist |
|
private |
◆ pos_sparse_dist
std::uniform_real_distribution<float> CollisionBench::pos_sparse_dist |
|
private |
◆ rot_dist
std::uniform_real_distribution<float> CollisionBench::rot_dist |
|
private |
The documentation for this class was generated from the following files: