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 const > | pcl::VerticesConstPtr |
typedef boost::shared_ptr < Vertices > | pcl::VerticesPtr |
Functions | |
std::ostream & | pcl::operator<< (std::ostream &s, const ::pcl::Vertices &v) |