to_from_json.h File Reference
#include <SimoxUtility/json/json.hpp>
#include "../VoxelGridStructure.h"
+ Include dependency graph for to_from_json.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 visionx
 ArmarX headers.
 
 visionx::voxelgrid
 

Functions

void from_json (const nlohmann::json &json, VoxelGridStructure &structure)
 
void to_json (nlohmann::json &json, const VoxelGridStructure &structure)