Apollo  v5.5.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::benchmark::PointXYZL Struct Reference

#include <types.h>

Collaboration diagram for apollo::perception::benchmark::PointXYZL:
Collaboration graph

Public Attributes

float x
 
float y
 
float z
 
uint32_t label
 

Member Data Documentation

◆ label

uint32_t apollo::perception::benchmark::PointXYZL::label

◆ x

float apollo::perception::benchmark::PointXYZL::x

◆ y

float apollo::perception::benchmark::PointXYZL::y

◆ z

float apollo::perception::benchmark::PointXYZL::z

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