A point structure representing Euclidean xyz coordinates together with the viewpoint from which it was seen. More...
#include <pcl/impl/point_types.hpp>
A point structure representing Euclidean xyz coordinates together with the viewpoint from which it was seen.
Definition at line 1257 of file point_types.hpp.
PointWithViewpoint() [1/4]
PointWithViewpoint() [2/4]
pcl::PointWithViewpoint::PointWithViewpoint | ( | |
) | | | inline |
PointWithViewpoint() [3/4]
pcl::PointWithViewpoint::PointWithViewpoint | ( | float |
_x, | | | float |
_y, | | | float |
_z | | ) | |
| | inline |
PointWithViewpoint() [4/4]
pcl::PointWithViewpoint::PointWithViewpoint | ( | float |
_x, | | | float |
_y, | | | float |
_z, | | | float |
_vp_x, | | | float |
_vp_y, | | | float |
_vp_z | | ) | |
| | inline |
operator<<
The documentation for this struct was generated from the following file: