File BenchmarksContainer.h
FileList > benchmark > BenchmarksContainer.h
Go to the source code of this file
#include <string>#include <vector>#include <functional>#include <filesystem>#include <fstream>#include <benchmark/benchmark.h>#include "mesh/Mesh.h"#include "point_cloud/PointCloud.h"#include "algos/mesh_to_pointcloud/ISurfaceSampler.h"#include "algos/pointcloud_to_mesh/ISurfaceReconstructor.h"#include "Metric.h"#include "metrics/implementations/bench_memory_peak.h"#include "../include/structure/ToFaceResult.h"#include "structure/VertexToFace.h"#include "algos/pointcloud_to_mesh/PoissonSurface.h"#include "serializer/PlySerializer.h"
Classes
| Type | Name |
|---|---|
| class | BenchmarksContainer Drive a series of mesh reconstruction benchmarks. |
| struct | Pipeline A named benchmark function to be executed by Google Benchmark. |
The documentation for this class was generated from the following file benchmark/BenchmarksContainer.h