16 class GraphicsItemCfg;
The FactoryRegistrarTemplate may be used to register a constructor at the factory.
Definition FactoryTemplate.h:76
The FactoryTemplate may be used to quickly create default factories that are only used for item creat...
Definition FactoryTemplate.h:24
The GraphicsItemCfg is the base class for all graphics item configurations.
Definition GraphicsItemCfg.h:33
The GraphicsItemFactory is used to create graphics items from their factory name or from a GraphicsIt...
Definition GraphicsItemFactory.h:21
The GraphicsItemFactoryRegistrar is used to register a GraphicsItem constructor at the GraphicsItemFa...
Definition GraphicsItemFactory.h:44
GraphicsItemFactoryRegistrar(const std::string &_key)
Definition GraphicsItemFactory.h:46
Base class for all OpenTwin GraphicsItems GraphicsItems should be created by the GraphicsFactory and ...
Definition GraphicsItem.h:35
rapidjson::GenericObject< true, rapidjson::GenericValue< rapidjson::UTF8<>, rapidjson::MemoryPoolAllocator< rapidjson::CrtAllocator > > > ConstJsonObject
Read only JSON Object.
Definition JSON.h:35