Apollo  6.0
Open source self driving car software
Classes | Namespaces
polygon2d.h File Reference

Define the Polygon2d class. More...

#include <string>
#include <vector>
#include "modules/common/math/box2d.h"
#include "modules/common/math/line_segment2d.h"
#include "modules/common/math/vec2d.h"
Include dependency graph for polygon2d.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::common::math::Polygon2d
 The class of polygon in 2-D. More...
 

Namespaces

 apollo::common::math
 apollo::common::math
 
 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.
 
 apollo::common
 apollo::common
 

Detailed Description

Define the Polygon2d class.