Classes | Functions | Variables
point_types.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PointXYZILabel
struct  PointXYZLabel
struct  PointXYZRGBLabel

Functions

 POINT_CLOUD_REGISTER_POINT_STRUCT (PointXYZRGBLabel,(float, x, x)(float, y, y)(float, z, z)(float, rgb, rgb)(uint32_t, label, label))
 POINT_CLOUD_REGISTER_POINT_STRUCT (PointXYZLabel,(float, x, x)(float, y, y)(float, z, z)(uint32_t, label, label))
 POINT_CLOUD_REGISTER_POINT_STRUCT (PointXYZILabel,(float, x, x)(float, y, y)(float, z, z)(uint32_t, intensity, intensity)(uint32_t, label, label))

Variables

struct PointXYZRGBLabel EIGEN_ALIGN16

Function Documentation

POINT_CLOUD_REGISTER_POINT_STRUCT ( PointXYZRGBLabel  ,
(float, x, x)(float, y, y)(float, z, z)(float, rgb, rgb)(uint32_t, label, label)   
)
POINT_CLOUD_REGISTER_POINT_STRUCT ( PointXYZLabel  ,
(float, x, x)(float, y, y)(float, z, z)(uint32_t, label, label)   
)
POINT_CLOUD_REGISTER_POINT_STRUCT ( PointXYZILabel  ,
(float, x, x)(float, y, y)(float, z, z)(uint32_t, intensity, intensity)(uint32_t, label, label)   
)

Variable Documentation



cob_3d_segmentation
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:03:03