|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
#include <Eigen/Core>#include <utility>#include <vector>
Go to the source code of this file.
Namespaces | |
| namespace | reusex |
Typedefs | |
| template<typename Scalar, int Rows> | |
| using | reusex::EigenVectorContainer |
| using | reusex::Pair = std::pair<Eigen::Vector4d, Eigen::Vector3d> |
| using | reusex::PlanePair = std::pair<Pair, Pair> |