pcl Namespace Reference

Namespaces

 console
 
 graph
 
 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 33 of file pcl_point_operators.cpp.

◆ operator!=() [2/3]

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

Definition at line 57 of file pcl_point_operators.cpp.

◆ operator!=() [3/3]

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

Definition at line 44 of file pcl_point_operators.cpp.

◆ operator<<() [1/4]

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

Definition at line 38 of file pcl_point_operators.cpp.

◆ operator<<() [2/4]

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

Definition at line 62 of file pcl_point_operators.cpp.

◆ operator<<() [3/4]

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

Definition at line 49 of file pcl_point_operators.cpp.

◆ operator<<() [4/4]

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