Apollo  6.0
Open source self driving car software
Public Member Functions | Public Attributes | List of all members
apollo::hdmap::Centroid3D Struct Reference

#include <static_align.h>

Collaboration diagram for apollo::hdmap::Centroid3D:
Collaboration graph

Public Member Functions

 Centroid3D ()
 

Public Attributes

Point3d center
 
int count
 
double start_time
 
double end_time
 

Constructor & Destructor Documentation

◆ Centroid3D()

apollo::hdmap::Centroid3D::Centroid3D ( )
inline

Member Data Documentation

◆ center

Point3d apollo::hdmap::Centroid3D::center

◆ count

int apollo::hdmap::Centroid3D::count

◆ end_time

double apollo::hdmap::Centroid3D::end_time

◆ start_time

double apollo::hdmap::Centroid3D::start_time

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