scenario_simulator_v2 C++ API
Namespaces | Functions
vector3.hpp File Reference
#include <geometry/vector3/is_like_vector3.hpp>
#include <geometry_msgs/msg/vector3.hpp>
Include dependency graph for vector3.hpp:

Go to the source code of this file.

Namespaces

 math
 
 math::geometry
 

Functions

template<typename T , typename U , typename V , std::enable_if_t< std::conjunction_v< std::is_scalar< T >, std::is_scalar< U >, std::is_scalar< V >>, std::nullptr_t > = nullptr>
auto math::geometry::vector3 (const T &x, const U &y, const V &z)