3#include <VisionX/interface/libraries/SemanticObjectRelations/Shape.h>
5#include <SemanticObjectRelations/Shapes/shape_containers.h>
10 data::Shape
toIce(
const semrel::Shape& shape);
11 semrel::ShapePtr
fromIce(
const data::Shape& shape);
13 data::ShapeList
toIce(
const semrel::ShapeList& shapes);
14 data::ShapeList
toIce(
const semrel::ShapeMap& shapes);
15 semrel::ShapeList
fromIce(
const data::ShapeList& shapes);
semrel::AttributedGraph fromIce(const semantic::data::Graph &graph)
data::Graph toIce(const semrel::AttributedGraph &input)