#include <ns3/rectangle.h>
#include <ns3/simulator.h>
#include <ns3/test.h>
Go to the source code of this file.
Classes | |
class | RectangleClosestBorderTestCase |
TestCase to check the rectangle line intersection. More... | |
class | RectangleClosestBorderTestSuite |
Rectangle detection of closest border to a point, inside or outside. More... | |
Variables | |
static RectangleClosestBorderTestSuite | rectangleClosestBorderTestSuite |
Static variable for test initialization. More... | |