#include "../utest.h"
Go to the source code of this file.
| Classes | |
| class | PointCloudGeneratorTest | 
| Functions | |
| TEST_F (PointCloudGeneratorTest, AddEmpty3dPointFields) | |
| TEST_F (PointCloudGeneratorTest, ApplyTransformation) | |
| TEST_F (PointCloudGeneratorTest, BoxShape) | |
| TEST_F (PointCloudGeneratorTest, BuildUpTransformationRotationOnly) | |
| TEST_F (PointCloudGeneratorTest, BuildUpTransformationTranslationOnly) | |
| TEST_F (PointCloudGeneratorTest, BuildUpTransformationTranslationRotation) | |
| TEST_F (PointCloudGeneratorTest, CylinderShape) | |
| TEST_F (PointCloudGeneratorTest, SphereShape) | |
| TEST_F | ( | PointCloudGeneratorTest | , | 
| AddEmpty3dPointFields | |||
| ) | 
Definition at line 71 of file utest/ui/PointCloudGenerator.cpp.
| TEST_F | ( | PointCloudGeneratorTest | , | 
| ApplyTransformation | |||
| ) | 
Definition at line 87 of file utest/ui/PointCloudGenerator.cpp.
| TEST_F | ( | PointCloudGeneratorTest | , | 
| BoxShape | |||
| ) | 
Definition at line 200 of file utest/ui/PointCloudGenerator.cpp.
| TEST_F | ( | PointCloudGeneratorTest | , | 
| BuildUpTransformationRotationOnly | |||
| ) | 
Definition at line 43 of file utest/ui/PointCloudGenerator.cpp.
| TEST_F | ( | PointCloudGeneratorTest | , | 
| BuildUpTransformationTranslationOnly | |||
| ) | 
Definition at line 29 of file utest/ui/PointCloudGenerator.cpp.
| TEST_F | ( | PointCloudGeneratorTest | , | 
| BuildUpTransformationTranslationRotation | |||
| ) | 
Definition at line 57 of file utest/ui/PointCloudGenerator.cpp.
| TEST_F | ( | PointCloudGeneratorTest | , | 
| CylinderShape | |||
| ) | 
Definition at line 162 of file utest/ui/PointCloudGenerator.cpp.
| TEST_F | ( | PointCloudGeneratorTest | , | 
| SphereShape | |||
| ) | 
Definition at line 126 of file utest/ui/PointCloudGenerator.cpp.