|
ReUseX
0.0.1
3D Point Cloud Processing for Building Reuse
|
#include "spdmon/spdmon.hpp"#include <embree4/rtcore.h>#include <pcl/filters/uniform_sampling.h>#include <fmt/color.h>#include <fmt/core.h>#include <fmt/ranges.h>#include <Eigen/Core>#include <cmath>#include <vector>

Go to the source code of this file.
Namespaces | |
| namespace | ReUseX |
| namespace | ReUseX::geometry |
Functions | |
| static std::vector< Eigen::Vector3d > | sampleSphericalFibonacci (size_t N) |
|
static |
Definition at line 21 of file CellComplexRoomProbabilites.hpp.
Referenced by ReUseX::geometry::CellComplex::compute_room_probabilities().