Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::pnc_map::CudaLineSegment2d Struct Reference

#include <cuda_util.h>

Collaboration diagram for apollo::pnc_map::CudaLineSegment2d:
Collaboration graph

Public Attributes

double x1
 
double y1
 
double x2
 
double y2
 

Member Data Documentation

◆ x1

double apollo::pnc_map::CudaLineSegment2d::x1

◆ x2

double apollo::pnc_map::CudaLineSegment2d::x2

◆ y1

double apollo::pnc_map::CudaLineSegment2d::y1

◆ y2

double apollo::pnc_map::CudaLineSegment2d::y2

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