Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::localization::msf::velodyne::PointXYZIT Struct Reference

#include <pcl_point_types.h>

Collaboration diagram for apollo::localization::msf::velodyne::PointXYZIT:
Collaboration graph

Public Attributes

float x
 
float y
 
float z
 
unsigned char intensity
 
double timestamp
 

Member Data Documentation

◆ intensity

unsigned char apollo::localization::msf::velodyne::PointXYZIT::intensity

◆ timestamp

double apollo::localization::msf::velodyne::PointXYZIT::timestamp

◆ x

float apollo::localization::msf::velodyne::PointXYZIT::x

◆ y

float apollo::localization::msf::velodyne::PointXYZIT::y

◆ z

float apollo::localization::msf::velodyne::PointXYZIT::z

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