json_layer.h File Reference
#include <SimoxUtility/json.h>
#include <RobotAPI/interface/ArViz/Component.h>
+ Include dependency graph for json_layer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::viz
 This file is part of ArmarX.
 
 armarx::viz::data
 

Functions

void from_json (const nlohmann::json &j, LayerUpdate &update)
 
void from_json (const nlohmann::json &j, LayerUpdates &update)
 
void to_json (nlohmann::json &j, const LayerUpdate &update)
 
void to_json (nlohmann::json &j, const LayerUpdates &update)