5#include <pcl/point_types.h>
9 bool operator!=(
const PointXYZ& lhs,
const PointXYZ& rhs);
10 std::ostream&
operator<<(std::ostream& os,
const PointXYZ& rhs);
12 bool operator!=(
const PointXYZRGBA& lhs,
const PointXYZRGBA& rhs);
13 std::ostream&
operator<<(std::ostream& os,
const PointXYZRGBA& rhs);
15 bool operator!=(
const PointXYZL& lhs,
const PointXYZL& rhs);
16 std::ostream&
operator<<(std::ostream& os,
const PointXYZL& rhs);
std::ostream & operator<<(std::ostream &os, const PointXYZ &rhs)
bool operator!=(const PointXYZ &lhs, const PointXYZ &rhs)