18#pragma warning(disable:4583)
19#pragma warning(disable:4582)
20#include <boost/variant2/variant.hpp>
23#include <boost/variant2/variant.hpp>
102 boost::variant2::variant<Point, Line, Arrow, Box, String, HUDPoint, HUDLine, HUDArrow, HUDBox>
primitive;
boost::variant2::variant< Point, Line, Arrow, Box, String, HUDPoint, HUDLine, HUDArrow, HUDBox > primitive
MSGPACK_DEFINE_ARRAY(primitive, color, life_time, persistent_lines)
MSGPACK_DEFINE_ARRAY(line, arrow_size)
MSGPACK_DEFINE_ARRAY(box, rotation, thickness)
MSGPACK_DEFINE_ARRAY(line, arrow_size)
MSGPACK_DEFINE_ARRAY(box, rotation, thickness)
MSGPACK_DEFINE_ARRAY(begin, end, thickness)
MSGPACK_DEFINE_ARRAY(location, size)
MSGPACK_DEFINE_ARRAY(begin, end, thickness)
MSGPACK_DEFINE_ARRAY(location, size)
MSGPACK_DEFINE_ARRAY(location, text, draw_shadow)