#include <gtest/gtest.h>#include <vector>#include <stdio.h>#include <pcl/common/time.h>#include <pcl/point_cloud.h>#include <pcl/point_types.h>#include <pcl/search/pcl_search.h>
Go to the source code of this file.
| Classes | |
| class | prioPointQueueEntry | 
| Functions | |
| int | main (int argc, char **argv) | 
| TEST (PCL, Organized_Neighbor_Pointcloud_Nearest_K_Neighbour_Search) | |
| TEST (PCL, Organized_Neighbor_Pointcloud_Neighbours_Within_Radius_Search) | |
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 334 of file test_organized.cpp.
| TEST | ( | PCL | , | 
| Organized_Neighbor_Pointcloud_Nearest_K_Neighbour_Search | |||
| ) | 
Definition at line 80 of file test_organized.cpp.
| TEST | ( | PCL | , | 
| Organized_Neighbor_Pointcloud_Neighbours_Within_Radius_Search | |||
| ) | 
Definition at line 196 of file test_organized.cpp.