A point structure representing an interest point with Euclidean xyz coordinates, and an interest value. More...
#include <point_types.hpp>
Public Attributes | |
union { | |
struct { | |
float strength | |
} | |
float data_c [4] | |
}; | |
PCL_ADD_POINT4D |
A point structure representing an interest point with Euclidean xyz coordinates, and an interest value.
Definition at line 536 of file point_types.hpp.
union { ... } |
float pcl::InterestPoint::data_c[4] |
Definition at line 545 of file point_types.hpp.
Definition at line 538 of file point_types.hpp.
Definition at line 543 of file point_types.hpp.