#include "../utest.h"
Go to the source code of this file.
Functions | |
| TEST (PointCloudTest, CopyConstructor2D) | |
| TEST (PointCloudTest, FeatureConstructor2D) | |
| TEST (PointCloudTest, FeatureConstructor3D) | |
| TEST (PointCloudTest, ConcatenateFeatures2D) | |
| TEST (PointCloudTest, ConcatenateFeatures3D) | |
| TEST (PointCloudTest, ConcatenateDescSame) | |
| TEST (PointCloudTest, ConcatenateDescSame2) | |
| TEST (PointCloudTest, ConcatenateDescDiffName) | |
| TEST (PointCloudTest, ConcatenateDescDiffSize) | |
| TEST (PointCloudTest, GetInfo) | |
| TEST (PointCloudTest, AddRemove) | |
| TEST | ( | PointCloudTest | , |
| CopyConstructor2D | |||
| ) |
Definition at line 10 of file utest/ui/DataPoints.cpp.
| TEST | ( | PointCloudTest | , |
| FeatureConstructor2D | |||
| ) |
Definition at line 21 of file utest/ui/DataPoints.cpp.
| TEST | ( | PointCloudTest | , |
| FeatureConstructor3D | |||
| ) |
Definition at line 31 of file utest/ui/DataPoints.cpp.
| TEST | ( | PointCloudTest | , |
| ConcatenateFeatures2D | |||
| ) |
Definition at line 77 of file utest/ui/DataPoints.cpp.
| TEST | ( | PointCloudTest | , |
| ConcatenateFeatures3D | |||
| ) |
Definition at line 93 of file utest/ui/DataPoints.cpp.
| TEST | ( | PointCloudTest | , |
| ConcatenateDescSame | |||
| ) |
Definition at line 109 of file utest/ui/DataPoints.cpp.
| TEST | ( | PointCloudTest | , |
| ConcatenateDescSame2 | |||
| ) |
Definition at line 133 of file utest/ui/DataPoints.cpp.
| TEST | ( | PointCloudTest | , |
| ConcatenateDescDiffName | |||
| ) |
Definition at line 159 of file utest/ui/DataPoints.cpp.
| TEST | ( | PointCloudTest | , |
| ConcatenateDescDiffSize | |||
| ) |
Definition at line 183 of file utest/ui/DataPoints.cpp.
| TEST | ( | PointCloudTest | , |
| GetInfo | |||
| ) |
Definition at line 205 of file utest/ui/DataPoints.cpp.
| TEST | ( | PointCloudTest | , |
| AddRemove | |||
| ) |
Definition at line 226 of file utest/ui/DataPoints.cpp.