#include "test.h"
#include "gtest/gtest-death-test.h"
#include <carla/geom/Vector3D.h>
#include <carla/geom/Math.h>
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.