#include <pcl/impl/point_types.hpp>
Definition at line 797 of file point_types.hpp.
◆ PointXYZHSV() [1/4]
◆ PointXYZHSV() [2/4]
pcl::PointXYZHSV::PointXYZHSV |
( |
| ) |
|
|
inline |
◆ PointXYZHSV() [3/4]
pcl::PointXYZHSV::PointXYZHSV |
( |
float | _h, |
|
|
float | _s, |
|
|
float | _v ) |
|
inline |
◆ PointXYZHSV() [4/4]
pcl::PointXYZHSV::PointXYZHSV |
( |
float | _x, |
|
|
float | _y, |
|
|
float | _z, |
|
|
float | _h, |
|
|
float | _s, |
|
|
float | _v ) |
|
inline |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const PointXYZHSV & | p ) |
|
friend |
The documentation for this struct was generated from the following file: