Functions
GridMapTest.cpp File Reference
#include "grid_map_core/GridMap.hpp"
#include <gtest/gtest.h>
#include <math.h>
Include dependency graph for GridMapTest.cpp:

Go to the source code of this file.

Functions

 TEST (GridMap, CopyConstructor)
 TEST (GridMap, CopyAssign)
 TEST (GridMap, Move)
 TEST (AddDataFrom, ExtendMapAligned)
 TEST (AddDataFrom, ExtendMapNotAligned)
 TEST (AddDataFrom, CopyData)
 TEST (ValueAtPosition, NearestNeighbor)
 TEST (ValueAtPosition, LinearInterpolated)

Function Documentation

TEST ( GridMap  ,
CopyConstructor   
)

Definition at line 20 of file GridMapTest.cpp.

TEST ( GridMap  ,
CopyAssign   
)

Definition at line 38 of file GridMapTest.cpp.

TEST ( GridMap  ,
Move   
)

Definition at line 57 of file GridMapTest.cpp.

TEST ( AddDataFrom  ,
ExtendMapAligned   
)

Definition at line 87 of file GridMapTest.cpp.

TEST ( AddDataFrom  ,
ExtendMapNotAligned   
)

Definition at line 113 of file GridMapTest.cpp.

TEST ( AddDataFrom  ,
CopyData   
)

Definition at line 145 of file GridMapTest.cpp.

TEST ( ValueAtPosition  ,
NearestNeighbor   
)

Definition at line 173 of file GridMapTest.cpp.

TEST ( ValueAtPosition  ,
LinearInterpolated   
)

Definition at line 197 of file GridMapTest.cpp.



grid_map_core
Author(s): Péter Fankhauser
autogenerated on Mon Oct 9 2017 03:09:16