3 #include "CodiceServiceAPI.hpp"
8 class CodiceServiceAPI::MarkerProperties::D
11 CodiceServiceAPI::MarkerType m_type;
13 std::unique_ptr<CodiceServiceAPI::EraserMarkerProperties> m_eraserProperties;
14 std::unique_ptr<CodiceServiceAPI::KeywordMarkerProperties> m_keywordProperties;
15 std::unique_ptr<CodiceServiceAPI::PersonalMarkerProperties> m_personalProperties;