Bridges-C++ 3.5.0-dev2-1-ge3e57bf
Bridges(C++ API)
|
#include <math.h>
#include <cmath>
#include <algorithm>
#include <string>
#include <vector>
#include "DataStructure.h"
#include "Map.h"
#include "./data_src/Country.h"
#include <JSONutil.h>
Go to the source code of this file.
Classes | |
class | bridges::datastructure::WorldMap |
This class provides an API to building, displaying and manipulating World maps and countries in BRIDGES. More... | |
Namespaces | |
namespace | bridges |
these methods convert byte arrays in to base64 codes and are used in BRIDGES to represent the color arrays as strings. The code is adapted from external sources detailed below. | |
namespace | bridges::datastructure |