|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| static void | standard_test () |
| static void | deduplicate_test () |
| TEST (kdtree, Standard) | |
| TEST (kdtree, Deduplicate) | |
|
static |
Definition at line 42 of file BLI_kdtree_test.cc.
References EXPECT_EQ(), and tree.
Referenced by TEST().
|
static |
Definition at line 14 of file BLI_kdtree_test.cc.
References EXPECT_EQ(), fmodf, mask(), and tree.
Referenced by TEST().
| TEST | ( | kdtree | , |
| Deduplicate | ) |
Definition at line 62 of file BLI_kdtree_test.cc.
References deduplicate_test().
| TEST | ( | kdtree | , |
| Standard | ) |
Definition at line 57 of file BLI_kdtree_test.cc.
References standard_test().