PCL
|
Go to the source code of this file.
Classes | |
class | pcl::Association< T1, T2 > |
Generic association of two objects. More... | |
Namespaces | |
pcl | |
PCL root namespace. | |
Functions | |
template<typename T1 , typename T2 > | |
Association< T1, T2 > | pcl::Associate (const T1 &x1, const T2 &x2) |
template<typename T1 , typename T2 > | |
bool | pcl::operator< (const Association< T1, T2 > &x1, const Association< T1, T2 > &x2) |
template<typename T1 , typename T2 > | |
bool | pcl::operator== (const Association< T1, T2 > &x1, const Association< T1, T2 > &x2) |