Apollo  6.0
Open source self driving car software
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 >:
Collaboration graph

Public Attributes

x = 0
 
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: