Point Cloud Library (PCL)  1.3.1
Classes | Namespaces | Enumerations
auto.h File Reference
#include <limits.h>
#include <pcl/pcl_base.h>
#include "pcl/pcl_macros.h"
#include "pcl/point_cloud.h"
#include "pcl/point_representation.h"
#include "pcl/search/pcl_search.h"
Include dependency graph for auto.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::search::AutotunedSearch
 search::AutotunedSearch is a wrapper class which inherits all the search functions written in PCL and provides an intutive interface to all the functions. More...

Namespaces

namespace  pcl
 

Software License Agreement (BSD License)


namespace  pcl::search

Enumerations

enum  pcl::search::SearchType {
  pcl::search::KDTREE, pcl::search::ORGANIZED_INDEX, pcl::search::OCTREE, pcl::search::AUTO_TUNED,
  pcl::search::NEAREST_K_SEARCH, pcl::search::NEAREST_RADIUS_SEARCH
}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines