pcl Namespace Reference

Namespaces

namespace  console
 
namespace  graph
 
namespace  octree
 

Classes

struct  _PointXYZRGBLNormal
 
struct  PointXYZRGBLNormal
 

Functions

bool operator!= (const PointXYZ &lhs, const PointXYZ &rhs)
 
bool operator!= (const PointXYZL &lhs, const PointXYZL &rhs)
 
bool operator!= (const PointXYZRGBA &lhs, const PointXYZRGBA &rhs)
 
std::ostream & operator<< (std::ostream &os, const PointXYZ &rhs)
 
std::ostream & operator<< (std::ostream &os, const PointXYZL &rhs)
 
std::ostream & operator<< (std::ostream &os, const PointXYZRGBA &rhs)
 
PCL_EXPORTS std::ostream & operator<< (std::ostream &os, const PointXYZRGBLNormal &p)
 

Function Documentation

◆ operator!=() [1/3]

bool operator!= ( const PointXYZ & lhs,
const PointXYZ & rhs )

Definition at line 35 of file pcl_point_operators.cpp.

◆ operator!=() [2/3]

bool operator!= ( const PointXYZL & lhs,
const PointXYZL & rhs )

Definition at line 61 of file pcl_point_operators.cpp.

◆ operator!=() [3/3]

bool operator!= ( const PointXYZRGBA & lhs,
const PointXYZRGBA & rhs )

Definition at line 47 of file pcl_point_operators.cpp.

◆ operator<<() [1/4]

std::ostream & operator<< ( std::ostream & os,
const PointXYZ & rhs )

Definition at line 40 of file pcl_point_operators.cpp.

◆ operator<<() [2/4]

std::ostream & operator<< ( std::ostream & os,
const PointXYZL & rhs )

Definition at line 66 of file pcl_point_operators.cpp.

◆ operator<<() [3/4]

std::ostream & operator<< ( std::ostream & os,
const PointXYZRGBA & rhs )

Definition at line 52 of file pcl_point_operators.cpp.

◆ operator<<() [4/4]

PCL_EXPORTS std::ostream & operator<< ( std::ostream & os,
const PointXYZRGBLNormal & p )