TM2IN  0.5.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
json.h File Reference
#include <vector>
#include <string>
#include "features/IndoorComponent.h"
Include dependency graph for json.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 TM2IN
 
 TM2IN::io
 

Functions

int TM2IN::io::exportRoomBoundaryJSON (string output_file, vector< Room * > &rooms, int boundary_mode=0)
 Export a vector of Room to Json format. More...