Namespaces | |
namespace | msg |
Classes | |
struct | ModelCoefficients_ |
struct | PointIndices_ |
struct | PolygonMesh_ |
struct | Vertices_ |
Typedefs | |
typedef ::pcl16::ModelCoefficients_ < std::allocator< void > > | ModelCoefficients |
typedef boost::shared_ptr < ::pcl16::ModelCoefficients const > | ModelCoefficientsConstPtr |
typedef boost::shared_ptr < ::pcl16::ModelCoefficients > | ModelCoefficientsPtr |
typedef ::pcl16::PointIndices_ < std::allocator< void > > | PointIndices |
typedef boost::shared_ptr < ::pcl16::PointIndices const > | PointIndicesConstPtr |
typedef boost::shared_ptr < ::pcl16::PointIndices > | PointIndicesPtr |
typedef ::pcl16::PolygonMesh_ < std::allocator< void > > | PolygonMesh |
typedef boost::shared_ptr < ::pcl16::PolygonMesh const > | PolygonMeshConstPtr |
typedef boost::shared_ptr < ::pcl16::PolygonMesh > | PolygonMeshPtr |
typedef ::pcl16::Vertices_ < std::allocator< void > > | Vertices |
typedef boost::shared_ptr < ::pcl16::Vertices const > | VerticesConstPtr |
typedef boost::shared_ptr < ::pcl16::Vertices > | VerticesPtr |
Functions | |
template<typename ContainerAllocator > | |
std::ostream & | operator<< (std::ostream &s, const ::pcl16::Vertices_< ContainerAllocator > &v) |
template<typename ContainerAllocator > | |
std::ostream & | operator<< (std::ostream &s, const ::pcl16::PointIndices_< ContainerAllocator > &v) |
template<typename ContainerAllocator > | |
std::ostream & | operator<< (std::ostream &s, const ::pcl16::ModelCoefficients_< ContainerAllocator > &v) |
template<typename ContainerAllocator > | |
std::ostream & | operator<< (std::ostream &s, const ::pcl16::PolygonMesh_< ContainerAllocator > &v) |
typedef ::pcl16::ModelCoefficients_<std::allocator<void> > pcl16::ModelCoefficients |
Definition at line 48 of file ModelCoefficients.h.
typedef boost::shared_ptr< ::pcl16::ModelCoefficients const> pcl16::ModelCoefficientsConstPtr |
Definition at line 51 of file ModelCoefficients.h.
typedef boost::shared_ptr< ::pcl16::ModelCoefficients> pcl16::ModelCoefficientsPtr |
Definition at line 50 of file ModelCoefficients.h.
typedef ::pcl16::PointIndices_<std::allocator<void> > pcl16::PointIndices |
Definition at line 48 of file PointIndices.h.
typedef boost::shared_ptr< ::pcl16::PointIndices const> pcl16::PointIndicesConstPtr |
Definition at line 51 of file PointIndices.h.
typedef boost::shared_ptr< ::pcl16::PointIndices> pcl16::PointIndicesPtr |
Definition at line 50 of file PointIndices.h.
typedef ::pcl16::PolygonMesh_<std::allocator<void> > pcl16::PolygonMesh |
Definition at line 55 of file PolygonMesh.h.
typedef boost::shared_ptr< ::pcl16::PolygonMesh const> pcl16::PolygonMeshConstPtr |
Definition at line 58 of file PolygonMesh.h.
typedef boost::shared_ptr< ::pcl16::PolygonMesh> pcl16::PolygonMeshPtr |
Definition at line 57 of file PolygonMesh.h.
typedef ::pcl16::Vertices_<std::allocator<void> > pcl16::Vertices |
Definition at line 42 of file Vertices.h.
typedef boost::shared_ptr< ::pcl16::Vertices const> pcl16::VerticesConstPtr |
Definition at line 45 of file Vertices.h.
typedef boost::shared_ptr< ::pcl16::Vertices> pcl16::VerticesPtr |
Definition at line 44 of file Vertices.h.
std::ostream& pcl16::operator<< | ( | std::ostream & | s, |
const ::pcl16::Vertices_< ContainerAllocator > & | v | ||
) |
Definition at line 49 of file Vertices.h.
std::ostream& pcl16::operator<< | ( | std::ostream & | s, |
const ::pcl16::PointIndices_< ContainerAllocator > & | v | ||
) |
Definition at line 55 of file PointIndices.h.
std::ostream& pcl16::operator<< | ( | std::ostream & | s, |
const ::pcl16::ModelCoefficients_< ContainerAllocator > & | v | ||
) |
Definition at line 55 of file ModelCoefficients.h.
std::ostream& pcl16::operator<< | ( | std::ostream & | s, |
const ::pcl16::PolygonMesh_< ContainerAllocator > & | v | ||
) |
Definition at line 62 of file PolygonMesh.h.