supereight
|
#include <Eigen/Geometry>
#include <cmath>
#include "impl/math_util_impl.hpp"
Go to the source code of this file.
Namespaces | |
namespace | se |
Helper wrapper to allocate and de-allocate octants in the octree. | |
namespace | se::math |
Variables | |
const Eigen::Vector3f | se::math::g_invalid_normal = Eigen::Vector3f::Zero() |
The value used for a normal vector that can't be computed. | |