#include "CommandAreaAnalysis.h"#include "./ArtificialIntelligence/Algorithms/pathFinding.h"#include "./Result/CommandExecutionResultNone.h"#include "Util/conscience_util.h"#include <set>#include <limits>#include <boost/geometry.hpp>#include <boost/geometry/geometries/point_xy.hpp>#include <boost/geometry/geometries/polygon.hpp>#include <boost/foreach.hpp>#include "CommandConsumeVideoSource.h"Namespaces | |
| conscience_core | |
| conscience_core::bridging | |
| conscience_core::bridging::commands | |
Typedefs | |
| typedef boost::geometry::model::d2::point_xy< double > | point_t |
| typedef boost::geometry::model::polygon< point_t > | polygon_t |
| typedef boost::geometry::model::d2::point_xy<double> point_t |