|
Point Cloud Library (PCL)
1.6.0
|
#include <pcl/impl/point_types.hpp>


Public Member Functions | |
| PointWithScale () | |
Public Attributes | |
| PCL_ADD_POINT4D | |
| float | scale |
Definition at line 1243 of file point_types.hpp.
| pcl::PointWithScale::PointWithScale | ( | ) | [inline] |
Definition at line 1245 of file point_types.hpp.
pcl::_PointWithScale::PCL_ADD_POINT4D [inherited] |
Definition at line 1238 of file point_types.hpp.
float pcl::_PointWithScale::scale [inherited] |
Definition at line 1239 of file point_types.hpp.
1.7.6.1