to_from_json.cpp File Reference
#include "to_from_json.h"
#include <SimoxUtility/json.h>
+ Include dependency graph for to_from_json.cpp:

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)