Variables
test_constants.cpp File Reference
#include "test_constants.h"
Include dependency graph for test_constants.cpp:

Go to the source code of this file.

Variables

const char * g_valid_bmp_file = "test/testmap.bmp"
 
const char g_valid_image_content []
 
const unsigned int g_valid_image_height = 10
 
const float g_valid_image_res = 0.1
 
const unsigned int g_valid_image_width = 10
 
const char * g_valid_png_file = "test/testmap.png"
 

Variable Documentation

const char* g_valid_bmp_file = "test/testmap.bmp"

Definition at line 59 of file test_constants.cpp.

const char g_valid_image_content[]
Initial value:
= {
0,0,0,0,0,0,0,0,0,0,
100,100,100,100,0,0,100,100,100,0,
100,100,100,100,0,0,100,100,100,0,
100,0,0,0,0,0,0,0,0,0,
100,0,0,0,0,0,0,0,0,0,
100,0,0,0,0,0,100,100,0,0,
100,0,0,0,0,0,100,100,0,0,
100,0,0,0,0,0,100,100,0,0,
100,0,0,0,0,0,100,100,0,0,
100,0,0,0,0,0,0,0,0,0,
}

Definition at line 45 of file test_constants.cpp.

const unsigned int g_valid_image_height = 10

Definition at line 39 of file test_constants.cpp.

const float g_valid_image_res = 0.1

Definition at line 61 of file test_constants.cpp.

const unsigned int g_valid_image_width = 10

Definition at line 38 of file test_constants.cpp.

const char* g_valid_png_file = "test/testmap.png"

Definition at line 58 of file test_constants.cpp.



map_server
Author(s): Brian Gerkey, Tony Pratkanis, contradict@gmail.com
autogenerated on Thu Jan 21 2021 04:05:35