This class holds either a LineString3d or a Polygon3d. More...
#include <LineStringOrPolygon.h>

Public Types | |
| using | Base = LineStringOrPolygonBase< LineString3d, Polygon3d > |
Additional Inherited Members | |
Protected Attributes inherited from lanelet::LineStringOrPolygonBase< LineString3d, Polygon3d > | |
| boost::variant< LineString3d, Polygon3d > | lsOrPoly_ |
This class holds either a LineString3d or a Polygon3d.
Definition at line 86 of file LineStringOrPolygon.h.
Definition at line 88 of file LineStringOrPolygon.h.
|
inline |
apply a generic visitor
Definition at line 98 of file LineStringOrPolygon.h.
|
inline |
Definition at line 91 of file LineStringOrPolygon.h.
|
inline |
Definition at line 90 of file LineStringOrPolygon.h.