#include <point_types.hpp>
Public Attributes | |
| union { | |
| struct { | |
| float strength | |
| } | |
| float data_c [4] | |
| }; | |
| PCL_ADD_POINT4D | |
Definition at line 236 of file point_types.hpp.
| union { ... } |
| float pcl::InterestPoint::data_c[4] |
Definition at line 245 of file point_types.hpp.
Definition at line 238 of file point_types.hpp.
Definition at line 243 of file point_types.hpp.