scenario_simulator_v2 C++ API
|
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) |