|
APM:Libraries
|
Go to the source code of this file.
Functions | |
| static bool | section_triangle (unsigned int section_index, Vector3f &a, Vector3f &b, Vector3f &c) |
| static void | BM_GeodesicGridSections (benchmark::State &state) |
| BENCHMARK (BM_GeodesicGridSections) -> DenseRange(0, 79) | |
Variables | |
| static const Vector3f | triangles [20][3] |
| BENCHMARK | ( | BM_GeodesicGridSections | ) | -> DenseRange(0, 79) |
|
static |
Definition at line 84 of file benchmark_geodesic_grid.cpp.
|
static |
Definition at line 45 of file benchmark_geodesic_grid.cpp.
Referenced by BM_GeodesicGridSections().
|
static |
Definition at line 21 of file benchmark_geodesic_grid.cpp.
1.8.13