MercuryDPM
Beta
|
#include <vector>
#include "BaseWall.h"
#include "InfiniteWall.h"
#include "Math/Vector.h"
#include "Logger.h"
Go to the source code of this file.
Classes | |
class | IntersectionOfWalls |
A IntersectionOfWalls is convex polygon defined as an intersection of InfiniteWall's. More... | |