Functions | Variables
test_spring.cpp File Reference
#include <gtest/gtest.h>
#include <pcl/pcl_config.h>
#include <pcl/pcl_tests.h>
#include <pcl/point_types.h>
#include <pcl/common/spring.h>
Include dependency graph for test_spring.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 TEST (PointCloudSpring, duplicateRows)
 TEST (PointCloudSpring, duplicateColumns)
 TEST (PointCloudSpring, mirrorRows)
 TEST (PointCloudSpring, mirrorColumns)
 TEST (PointCloudSpring, deleteRows)
 TEST (PointCloudSpring, deleteCols)

Variables

const int amount = 2
PointCloud< PointXYZ >::Ptr cloud_ptr (new PointCloud< PointXYZ >(4, 5))
const size_t size = 5 * 4

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 205 of file test_spring.cpp.

TEST ( PointCloudSpring  ,
duplicateRows   
)

Definition at line 88 of file test_spring.cpp.

TEST ( PointCloudSpring  ,
duplicateColumns   
)

Definition at line 108 of file test_spring.cpp.

TEST ( PointCloudSpring  ,
mirrorRows   
)

Definition at line 129 of file test_spring.cpp.

TEST ( PointCloudSpring  ,
mirrorColumns   
)

Definition at line 150 of file test_spring.cpp.

TEST ( PointCloudSpring  ,
deleteRows   
)

Definition at line 172 of file test_spring.cpp.

TEST ( PointCloudSpring  ,
deleteCols   
)

Definition at line 188 of file test_spring.cpp.


Variable Documentation

const int amount = 2

Definition at line 48 of file test_spring.cpp.

const size_t size = 5 * 4

Definition at line 47 of file test_spring.cpp.



pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:49