#include "../utest.h"
Go to the source code of this file.
Functions | |
TEST (PointCloudTest, AddRemove) | |
TEST (PointCloudTest, AssertConsistency) | |
TEST (PointCloudTest, ConcatenateDescDiffName) | |
TEST (PointCloudTest, ConcatenateDescDiffSize) | |
TEST (PointCloudTest, ConcatenateDescSame) | |
TEST (PointCloudTest, ConcatenateDescSame2) | |
TEST (PointCloudTest, ConcatenateFeatures2D) | |
TEST (PointCloudTest, ConcatenateFeatures3D) | |
TEST (PointCloudTest, ConstructorWithData) | |
TEST (PointCloudTest, CopyConstructor2D) | |
TEST (PointCloudTest, FeatureConstructor2D) | |
TEST (PointCloudTest, FeatureConstructor3D) | |
TEST (PointCloudTest, GetInfo) | |
TEST | ( | PointCloudTest | , |
AddRemove | |||
) |
Definition at line 292 of file utest/ui/DataPoints.cpp.
TEST | ( | PointCloudTest | , |
AssertConsistency | |||
) |
Definition at line 244 of file utest/ui/DataPoints.cpp.
TEST | ( | PointCloudTest | , |
ConcatenateDescDiffName | |||
) |
Definition at line 198 of file utest/ui/DataPoints.cpp.
TEST | ( | PointCloudTest | , |
ConcatenateDescDiffSize | |||
) |
Definition at line 222 of file utest/ui/DataPoints.cpp.
TEST | ( | PointCloudTest | , |
ConcatenateDescSame | |||
) |
Definition at line 148 of file utest/ui/DataPoints.cpp.
TEST | ( | PointCloudTest | , |
ConcatenateDescSame2 | |||
) |
Definition at line 172 of file utest/ui/DataPoints.cpp.
TEST | ( | PointCloudTest | , |
ConcatenateFeatures2D | |||
) |
Definition at line 116 of file utest/ui/DataPoints.cpp.
TEST | ( | PointCloudTest | , |
ConcatenateFeatures3D | |||
) |
Definition at line 132 of file utest/ui/DataPoints.cpp.
TEST | ( | PointCloudTest | , |
ConstructorWithData | |||
) |
Definition at line 80 of file utest/ui/DataPoints.cpp.
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 | , |
GetInfo | |||
) |
Definition at line 271 of file utest/ui/DataPoints.cpp.