ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
eigen_types.hpp File Reference
#include <Eigen/Core>
#include <utility>
#include <vector>
Include dependency graph for eigen_types.hpp:

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>