test_kdtree.cpp File Reference

#include <gtest/gtest.h>
#include <iostream>
#include <map>
#include <pcl/common/time.h>
#include <pcl/kdtree/kdtree_flann.h>
#include <pcl/kdtree/tree_types.h>
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
#include <boost/make_shared.hpp>
#include <pcl/kdtree/impl/kdtree_flann.hpp>
Include dependency graph for test_kdtree.cpp:

Go to the source code of this file.

Classes

struct  MyPoint
class  MyPointRepresenationXY

Functions

void init ()
int main (int argc, char **argv)
 TEST (PCL, KdTreeFLANN_setPointRepresentation)
 TEST (PCL, KdTreeFLANN_nearestKSearch)
 TEST (PCL, KdTreeFLANN_radiusSearch)

Variables

PointCloud< MyPointcloud
PointCloud< MyPointcloud_big

Function Documentation

void init (  ) 

Definition at line 66 of file test_kdtree.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 374 of file test_kdtree.cpp.

TEST ( PCL  ,
KdTreeFLANN_setPointRepresentation   
)

Definition at line 309 of file test_kdtree.cpp.

TEST ( PCL  ,
KdTreeFLANN_nearestKSearch   
)

Definition at line 244 of file test_kdtree.cpp.

TEST ( PCL  ,
KdTreeFLANN_radiusSearch   
)

Definition at line 132 of file test_kdtree.cpp.


Variable Documentation

Definition at line 58 of file test_kdtree.cpp.

Definition at line 58 of file test_kdtree.cpp.

 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:57:00 2013