Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::lidar::PCLPointXYZL Struct Reference

#include <pcl_util.h>

Collaboration diagram for apollo::perception::lidar::PCLPointXYZL:
Collaboration graph

Public Attributes

float x
 
float y
 
float z
 
uint32_t label
 

Member Data Documentation

◆ label

uint32_t apollo::perception::lidar::PCLPointXYZL::label

◆ x

float apollo::perception::lidar::PCLPointXYZL::x

◆ y

float apollo::perception::lidar::PCLPointXYZL::y

◆ z

float apollo::perception::lidar::PCLPointXYZL::z

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