model_types.h File Reference

#include <map>
Include dependency graph for model_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  pcl

Typedefs

typedef std::map
< pcl::SacModel, unsigned int >
::value_type 
SampleSizeModel

Enumerations

enum  pcl::SacModel {
  pcl::SACMODEL_PLANE, pcl::SACMODEL_LINE, pcl::SACMODEL_CIRCLE2D, pcl::SACMODEL_CIRCLE3D,
  pcl::SACMODEL_SPHERE, pcl::SACMODEL_CYLINDER, pcl::SACMODEL_CONE, pcl::SACMODEL_TORUS,
  pcl::SACMODEL_PARALLEL_LINE, pcl::SACMODEL_PERPENDICULAR_PLANE, pcl::SACMODEL_PARALLEL_LINES, pcl::SACMODEL_NORMAL_PLANE,
  pcl::SACMODEL_REGISTRATION, pcl::SACMODEL_PARALLEL_PLANE, pcl::SACMODEL_NORMAL_PARALLEL_PLANE
}

Functions

static const std::map
< pcl::SacModel, unsigned int > 
pcl::SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs+sizeof(sample_size_pairs)/sizeof(SampleSizeModel))

Variables

static const SampleSizeModel sample_size_pairs []

Typedef Documentation

typedef std::map<pcl::SacModel, unsigned int>::value_type SampleSizeModel

Definition at line 66 of file model_types.h.


Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:56:00 2013