Classes | Typedefs | Functions
pcl_msgs Namespace Reference

Classes

struct  ModelCoefficients_
 
struct  PointIndices_
 
struct  PolygonMesh_
 
struct  Vertices_
 

Typedefs

typedef ::pcl_msgs::ModelCoefficients_< std::allocator< void > > ModelCoefficients
 
typedef std::shared_ptr< ::pcl_msgs::ModelCoefficients constModelCoefficientsConstPtr
 
typedef std::shared_ptr< ::pcl_msgs::ModelCoefficientsModelCoefficientsPtr
 
typedef ::pcl_msgs::PointIndices_< std::allocator< void > > PointIndices
 
typedef std::shared_ptr< ::pcl_msgs::PointIndices constPointIndicesConstPtr
 
typedef std::shared_ptr< ::pcl_msgs::PointIndicesPointIndicesPtr
 
typedef ::pcl_msgs::PolygonMesh_< std::allocator< void > > PolygonMesh
 
typedef std::shared_ptr< ::pcl_msgs::PolygonMesh constPolygonMeshConstPtr
 
typedef std::shared_ptr< ::pcl_msgs::PolygonMeshPolygonMeshPtr
 
typedef ::pcl_msgs::Vertices_< std::allocator< void > > Vertices
 
typedef std::shared_ptr< ::pcl_msgs::Vertices constVerticesConstPtr
 
typedef std::shared_ptr< ::pcl_msgs::VerticesVerticesPtr
 

Functions

template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool operator!= (const ::pcl_msgs::ModelCoefficients_< ContainerAllocator1 > &lhs, const ::pcl_msgs::ModelCoefficients_< ContainerAllocator2 > &rhs)
 
template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool operator!= (const ::pcl_msgs::PointIndices_< ContainerAllocator1 > &lhs, const ::pcl_msgs::PointIndices_< ContainerAllocator2 > &rhs)
 
template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool operator!= (const ::pcl_msgs::PolygonMesh_< ContainerAllocator1 > &lhs, const ::pcl_msgs::PolygonMesh_< ContainerAllocator2 > &rhs)
 
template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool operator!= (const ::pcl_msgs::Vertices_< ContainerAllocator1 > &lhs, const ::pcl_msgs::Vertices_< ContainerAllocator2 > &rhs)
 
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::pcl_msgs::ModelCoefficients_< ContainerAllocator > &v)
 
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::pcl_msgs::PointIndices_< ContainerAllocator > &v)
 
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::pcl_msgs::PolygonMesh_< ContainerAllocator > &v)
 
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::pcl_msgs::Vertices_< ContainerAllocator > &v)
 
template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool operator== (const ::pcl_msgs::ModelCoefficients_< ContainerAllocator1 > &lhs, const ::pcl_msgs::ModelCoefficients_< ContainerAllocator2 > &rhs)
 
template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool operator== (const ::pcl_msgs::PointIndices_< ContainerAllocator1 > &lhs, const ::pcl_msgs::PointIndices_< ContainerAllocator2 > &rhs)
 
template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool operator== (const ::pcl_msgs::PolygonMesh_< ContainerAllocator1 > &lhs, const ::pcl_msgs::PolygonMesh_< ContainerAllocator2 > &rhs)
 
template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool operator== (const ::pcl_msgs::Vertices_< ContainerAllocator1 > &lhs, const ::pcl_msgs::Vertices_< ContainerAllocator2 > &rhs)
 

Typedef Documentation

◆ ModelCoefficients

Definition at line 55 of file ModelCoefficients.h.

◆ ModelCoefficientsConstPtr

Definition at line 58 of file ModelCoefficients.h.

◆ ModelCoefficientsPtr

Definition at line 57 of file ModelCoefficients.h.

◆ PointIndices

Definition at line 55 of file PointIndices.h.

◆ PointIndicesConstPtr

Definition at line 58 of file PointIndices.h.

◆ PointIndicesPtr

typedef std::shared_ptr< ::pcl_msgs::PointIndices > pcl_msgs::PointIndicesPtr

Definition at line 57 of file PointIndices.h.

◆ PolygonMesh

Definition at line 62 of file PolygonMesh.h.

◆ PolygonMeshConstPtr

Definition at line 65 of file PolygonMesh.h.

◆ PolygonMeshPtr

typedef std::shared_ptr< ::pcl_msgs::PolygonMesh > pcl_msgs::PolygonMeshPtr

Definition at line 64 of file PolygonMesh.h.

◆ Vertices

Definition at line 49 of file Vertices.h.

◆ VerticesConstPtr

Definition at line 52 of file Vertices.h.

◆ VerticesPtr

typedef std::shared_ptr< ::pcl_msgs::Vertices > pcl_msgs::VerticesPtr

Definition at line 51 of file Vertices.h.

Function Documentation

◆ operator!=() [1/4]

template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool pcl_msgs::operator!= ( const ::pcl_msgs::ModelCoefficients_< ContainerAllocator1 > &  lhs,
const ::pcl_msgs::ModelCoefficients_< ContainerAllocator2 > &  rhs 
)

Definition at line 80 of file ModelCoefficients.h.

◆ operator!=() [2/4]

template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool pcl_msgs::operator!= ( const ::pcl_msgs::PointIndices_< ContainerAllocator1 > &  lhs,
const ::pcl_msgs::PointIndices_< ContainerAllocator2 > &  rhs 
)

Definition at line 80 of file PointIndices.h.

◆ operator!=() [3/4]

template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool pcl_msgs::operator!= ( const ::pcl_msgs::PolygonMesh_< ContainerAllocator1 > &  lhs,
const ::pcl_msgs::PolygonMesh_< ContainerAllocator2 > &  rhs 
)

Definition at line 88 of file PolygonMesh.h.

◆ operator!=() [4/4]

template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool pcl_msgs::operator!= ( const ::pcl_msgs::Vertices_< ContainerAllocator1 > &  lhs,
const ::pcl_msgs::Vertices_< ContainerAllocator2 > &  rhs 
)

Definition at line 73 of file Vertices.h.

◆ operator<<() [1/4]

template<typename ContainerAllocator >
std::ostream& pcl_msgs::operator<< ( std::ostream &  s,
const ::pcl_msgs::ModelCoefficients_< ContainerAllocator > &  v 
)

Definition at line 65 of file ModelCoefficients.h.

◆ operator<<() [2/4]

template<typename ContainerAllocator >
std::ostream& pcl_msgs::operator<< ( std::ostream &  s,
const ::pcl_msgs::PointIndices_< ContainerAllocator > &  v 
)

Definition at line 65 of file PointIndices.h.

◆ operator<<() [3/4]

template<typename ContainerAllocator >
std::ostream& pcl_msgs::operator<< ( std::ostream &  s,
const ::pcl_msgs::PolygonMesh_< ContainerAllocator > &  v 
)

Definition at line 72 of file PolygonMesh.h.

◆ operator<<() [4/4]

template<typename ContainerAllocator >
std::ostream& pcl_msgs::operator<< ( std::ostream &  s,
const ::pcl_msgs::Vertices_< ContainerAllocator > &  v 
)

Definition at line 59 of file Vertices.h.

◆ operator==() [1/4]

template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool pcl_msgs::operator== ( const ::pcl_msgs::ModelCoefficients_< ContainerAllocator1 > &  lhs,
const ::pcl_msgs::ModelCoefficients_< ContainerAllocator2 > &  rhs 
)

Definition at line 73 of file ModelCoefficients.h.

◆ operator==() [2/4]

template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool pcl_msgs::operator== ( const ::pcl_msgs::PointIndices_< ContainerAllocator1 > &  lhs,
const ::pcl_msgs::PointIndices_< ContainerAllocator2 > &  rhs 
)

Definition at line 73 of file PointIndices.h.

◆ operator==() [3/4]

template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool pcl_msgs::operator== ( const ::pcl_msgs::PolygonMesh_< ContainerAllocator1 > &  lhs,
const ::pcl_msgs::PolygonMesh_< ContainerAllocator2 > &  rhs 
)

Definition at line 80 of file PolygonMesh.h.

◆ operator==() [4/4]

template<typename ContainerAllocator1 , typename ContainerAllocator2 >
bool pcl_msgs::operator== ( const ::pcl_msgs::Vertices_< ContainerAllocator1 > &  lhs,
const ::pcl_msgs::Vertices_< ContainerAllocator2 > &  rhs 
)

Definition at line 67 of file Vertices.h.



sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:15