|
Point Cloud Library (PCL)
1.6.0
|


Go to the source code of this file.
Classes | |
| struct | pcl::Vertices |
| Describes a set of vertices in a polygon mesh, by basically storing an array of indices. More... | |
Namespaces | |
| namespace | pcl |
Typedefs | |
| typedef boost::shared_ptr < Vertices > | pcl::VerticesPtr |
| typedef boost::shared_ptr < Vertices const > | pcl::VerticesConstPtr |
Functions | |
| std::ostream & | pcl::operator<< (std::ostream &s, const ::pcl::Vertices &v) |
1.7.6.1