
Go to the source code of this file.
Typedefs | |
| typedef PointCloud< PointXYZRGB > | CloudXYZRGB |
| typedef PointCloud< PointXYZRGBA > | CloudXYZRGBA |
| typedef PointCloud < PointXYZRGBNormal > | CloudXYZRGBNormal |
Functions | |
| int | main (int argc, char **argv) |
| TEST (PCL, concatenateFields) | |
| TEST (PCL, copyPointCloud) | |
| TEST (PCL, concatenatePointCloud) | |
Variables | |
| PointXYZRGB | pt_xyz_rgb |
| PointXYZRGBA | pt_xyz_rgba |
| PointXYZRGBA | pt_xyz_rgba2 |
| typedef PointCloud<PointXYZRGB> CloudXYZRGB |
Definition at line 46 of file common/test_io.cpp.
| typedef PointCloud<PointXYZRGBA> CloudXYZRGBA |
Definition at line 45 of file common/test_io.cpp.
| typedef PointCloud<PointXYZRGBNormal> CloudXYZRGBNormal |
Definition at line 47 of file common/test_io.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 384 of file common/test_io.cpp.
| TEST | ( | PCL | , |
| concatenateFields | |||
| ) |
Definition at line 53 of file common/test_io.cpp.
| TEST | ( | PCL | , |
| copyPointCloud | |||
| ) |
Definition at line 76 of file common/test_io.cpp.
| TEST | ( | PCL | , |
| concatenatePointCloud | |||
| ) |
Definition at line 145 of file common/test_io.cpp.
Definition at line 50 of file common/test_io.cpp.
Definition at line 49 of file common/test_io.cpp.
Definition at line 49 of file common/test_io.cpp.