Point Cloud Library (PCL)
1.3.1
|
#include <map>
Go to the source code of this file.
Namespaces | |
namespace | pcl |
Software License Agreement (BSD License) | |
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, pcl::SACMODEL_STICK } |
typedef std::map<pcl::SacModel, unsigned int>::value_type SampleSizeModel |
Definition at line 67 of file model_types.h.