Functions | Variables
test_macros.cpp File Reference
#include <gtest/gtest.h>
#include <pcl/pcl_config.h>
#include <pcl/pcl_tests.h>
#include <Eigen/Core>
#include <vector>
Include dependency graph for test_macros.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 TEST (MACROS, expect_eq_vectors_macro)
 TEST (MACROS, expect_near_vectors_macro)

Variables

Eigen::Vector3f ev1
Eigen::Vector3f ev2
std::vector< float > v1
std::vector< float > v2

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 86 of file test_macros.cpp.

TEST ( MACROS  ,
expect_eq_vectors_macro   
)

Definition at line 48 of file test_macros.cpp.

TEST ( MACROS  ,
expect_near_vectors_macro   
)

Definition at line 66 of file test_macros.cpp.


Variable Documentation

Eigen::Vector3f ev1

Definition at line 46 of file test_macros.cpp.

Eigen::Vector3f ev2

Definition at line 46 of file test_macros.cpp.

std::vector<float> v1

Definition at line 45 of file test_macros.cpp.

std::vector<float> v2

Definition at line 45 of file test_macros.cpp.



pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:19:14