ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
SamplePoints.cpp File Reference
#include <benchmark/benchmark.h>
#include <ecvMesh.h>
#include "cloudViewer/data/Dataset.h"
#include "cloudViewer/io/TriangleMeshIO.h"
Include dependency graph for SamplePoints.cpp:

Go to the source code of this file.

Classes

class  cloudViewer::benchmarks::SamplePointsFixture
 

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::benchmarks
 

Functions

 cloudViewer::benchmarks::BENCHMARK_DEFINE_F (SamplePointsFixture, Poisson)(benchmark
 
 cloudViewer::benchmarks::BENCHMARK_REGISTER_F (SamplePointsFixture, Poisson) -> Args({123}) ->Args({1000})
 
 cloudViewer::benchmarks::BENCHMARK_DEFINE_F (SamplePointsFixture, Uniform)(benchmark
 
 cloudViewer::benchmarks::BENCHMARK_REGISTER_F (SamplePointsFixture, Uniform) -> Args({123}) ->Args({1000})