#include <gtest/gtest.h>
#include <pcl/pcl_tests.h>
#include <pcl/point_types.h>
#include <pcl/common/point_operators.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (PointOperators, PointXYZI) | |
TEST (PointOperators, PointXYZRGB) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 95 of file test_operators.cpp.
Definition at line 46 of file test_operators.cpp.
TEST | ( | PointOperators | , |
PointXYZRGB | |||
) |
Definition at line 67 of file test_operators.cpp.