#include <gtest/gtest.h>#include <pcl/pcl_tests.h>#include <pcl/point_types.h>#include <pcl/common/point_operators.h>#include <pcl/common/intensity.h>
Go to the source code of this file.
| Functions | |
| int | main (int argc, char **argv) | 
| TEST (PointOperators, PointXYZRGBtoIntensity) | |
| TEST (PointOperators, PointXYZRGBtoPointXYZI) | |
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 81 of file test_intensity.cpp.
| TEST | ( | PointOperators | , | 
| PointXYZRGBtoIntensity | |||
| ) | 
Definition at line 49 of file test_intensity.cpp.
| TEST | ( | PointOperators | , | 
| PointXYZRGBtoPointXYZI | |||
| ) | 
Definition at line 62 of file test_intensity.cpp.