#include <gtest/gtest.h>#include <pcl/point_types.h>#include <pcl/registration/warp_point_rigid_3d.h>#include <pcl/registration/warp_point_rigid_6d.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (PCL, WarpPointRigid6DFloat) | |
| TEST (PCL, WarpPointRigid6DDouble) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 87 of file test_warps.cpp.
| TEST | ( | PCL | , |
| WarpPointRigid6DFloat | |||
| ) |
Definition at line 48 of file test_warps.cpp.
| TEST | ( | PCL | , |
| WarpPointRigid6DDouble | |||
| ) |
Definition at line 67 of file test_warps.cpp.