|
TuttleOFX
1
|
#include <terry/globals.hpp>#include <terry/math/Rect.hpp>#include <iostream>#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Defines | |
| #define | BOOST_TEST_MODULE terry_math_rect_tests |
Functions | |
| BOOST_AUTO_TEST_CASE (access) | |
| BOOST_AUTO_TEST_CASE | ( | access | ) |
Definition at line 12 of file main.cpp.
References terry::Rect< T >::x1, terry::Rect< T >::x2, terry::Rect< T >::y1, and terry::Rect< T >::y2.