Skip to content

File bench_bounding_box.h

FileList > benchmark > metrics > implementations > bench_bounding_box.h

Go to the source code of this file

  • #include "../../../include/mesh/Vector3D.h"
  • #include "../Metric.h"
  • #include <benchmark/benchmark.h>
  • #include <vector>

Namespaces

Type Name
namespace Argos

Classes

Type Name
struct BoundingBox
Axis-aligned bounding box described by its two opposite corners.
class BoundingBoxComputer
Helper that computes a bounding box from a set of points.
class BoundingBoxMetric
Metric comparing the bounding boxes of the original and reconstructed meshes.

The documentation for this class was generated from the following file benchmark/metrics/implementations/bench_bounding_box.h