#include <point_types.hpp>
Public Attributes | |
| union { | |
| struct { | |
| float confidence | |
| float curvature | |
| float radius | |
| uint32_t rgba | |
| } | |
| float data_c [4] | |
| }; | |
| PCL_ADD_NORMAL4D | |
| PCL_ADD_POINT4D | |
Definition at line 542 of file point_types.hpp.
| union { ... } |
Definition at line 552 of file point_types.hpp.
Definition at line 553 of file point_types.hpp.
| float pcl::PointSurfel::data_c[4] |
Definition at line 555 of file point_types.hpp.
Definition at line 545 of file point_types.hpp.
Definition at line 544 of file point_types.hpp.
| float pcl::PointSurfel::radius |
Definition at line 551 of file point_types.hpp.
| uint32_t pcl::PointSurfel::rgba |
Definition at line 550 of file point_types.hpp.