Locus No Pilotus
Project of four first grade MIPT DAFE/RSE students (for engineering practical work in the second semester) in Qt C++
Loading...
Searching...
No Matches
obstacles.h File Reference
#include <memory>
#include <vector>
#include "lib/infinity.h"
#include "lib/point.h"
Include dependency graph for obstacles.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  math::CircleObstacle
 Круговое препятствие More...
 
struct  math::LinearFunction
 Прямая вида ax+by+c=0. More...
 
struct  math::Point
 Точка с геометрическими связями More...
 
class  math::PolygonObstacle
 Многоугольное препятствие More...
 

Namespaces

namespace  math