Public Types | Public Member Functions | List of all members
lanelet::BasicPolygon3d Class Reference

Primitive 3d polygon with basic points. More...

#include <Polygon.h>

Inheritance diagram for lanelet::BasicPolygon3d:
Inheritance graph
[legend]

Public Types

using HybridType = BasicPolygon3d
 
using PointType = BasicPoint3d
 
using ThreeDType = BasicPolygon3d
 
using TwoDType = BasicPolygon2d
 

Public Member Functions

 BasicPolygon3d ()=default
 
 BasicPolygon3d (const BasicLineString3d &other)
 

Detailed Description

Primitive 3d polygon with basic points.

This just a normal vector with normal points. We inherit from it, because we need to create a new type that will be recognized as polygon by boost::geometry (and not as linestring).

Definition at line 38 of file primitives/Polygon.h.

Member Typedef Documentation

◆ HybridType

Definition at line 43 of file primitives/Polygon.h.

◆ PointType

Definition at line 44 of file primitives/Polygon.h.

◆ ThreeDType

Definition at line 42 of file primitives/Polygon.h.

◆ TwoDType

Definition at line 41 of file primitives/Polygon.h.

Constructor & Destructor Documentation

◆ BasicPolygon3d() [1/2]

lanelet::BasicPolygon3d::BasicPolygon3d ( const BasicLineString3d other)
inlineexplicit

Definition at line 40 of file primitives/Polygon.h.

◆ BasicPolygon3d() [2/2]

lanelet::BasicPolygon3d::BasicPolygon3d ( )
default

The documentation for this class was generated from the following file:


lanelet2_core
Author(s): Fabian Poggenhans
autogenerated on Thu Mar 6 2025 03:25:52