Apollo
6.0
Open source self driving car software
apollo
perception
base
Point2D
Public Attributes
|
List of all members
apollo::perception::base::Point2D< T > Struct Template Reference
#include <
point.h
>
Collaboration diagram for apollo::perception::base::Point2D< T >:
Public Attributes
T
x
= 0
T
y
= 0
Member Data Documentation
◆
x
template<typename T>
T
apollo::perception::base::Point2D
< T >::x = 0
◆
y
template<typename T>
T
apollo::perception::base::Point2D
< T >::y = 0
The documentation for this struct was generated from the following file:
modules/perception/base/
point.h
Generated by
1.8.13