scenario_simulator_v2 C++ API
|
#include <geometry/vector3/is_like_vector3.hpp>
#include <geometry/vector3/norm.hpp>
#include <geometry/vector3/operator.hpp>
#include <scenario_simulator_exception/exception.hpp>
Go to the source code of this file.
Namespaces | |
math | |
math::geometry | |
Functions | |
template<typename T , std::enable_if_t< IsLikeVector3< T >::value, std::nullptr_t > = nullptr> | |
auto | math::geometry::normalize (const T &v) |