Implemented tests for Plane getters and setters.
Added tests for intersection and plane-point methods.
This commit is contained in:
committed by
Rémi Verschelde
parent
3a38ee96ce
commit
7730001390
@ -45,6 +45,7 @@
|
||||
#include "tests/core/math/test_expression.h"
|
||||
#include "tests/core/math/test_geometry_2d.h"
|
||||
#include "tests/core/math/test_geometry_3d.h"
|
||||
#include "tests/core/math/test_plane.h"
|
||||
#include "tests/core/math/test_random_number_generator.h"
|
||||
#include "tests/core/math/test_rect2.h"
|
||||
#include "tests/core/math/test_rect2i.h"
|
||||
|
||||
Reference in New Issue
Block a user