#include "test.h"#include "gtest/gtest-death-test.h"#include <carla/geom/Vector3D.h>#include <carla/geom/Math.h>
Include dependency graph for test_vector3D.cpp:Go to the source code of this file.
Functions | |
| TEST (vector3D, make_unit_vec) | |
| TEST | ( | vector3D | , |
| make_unit_vec | |||
| ) |
Definition at line 15 of file test_vector3D.cpp.
1.8.13