ark::point_cloud::PointCloud
Defined in header “ark/point_cloud/point_cloud.hh”.
Represents a collection of points.
Variables
- std::vector< Point > points
The complete list of points in this cloud.
Defined in header “ark/point_cloud/point_cloud.hh”.
Represents a collection of points.