14 class ScreenIconRenderingModule;
16 class IScreenIconRenderer;
17 class IWorldIconRenderer;
18 struct BatchedIconAppearance;
19 class BatchedIconAppearanceBuilder;
20 class BatchedIconRenderable;
21 class BatchedScreenIconRenderable;
22 class BatchedWorldIconRenderable;
23 class IBatchedScreenIconRenderableFactory;
24 class IBatchedWorldIconRenderableFactory;
26 struct BatchedIconRange;
27 class BatchedIconRangeBuilder;
29 class IBatchedIconRenderableCache;
31 template <
typename TBatchedIconRenderable,
typename TBatchedIconRenderableFactory>
32 class TBatchedIconRenderableCache;
35 struct IconDefinition;
36 class IconSetRepository;
44 class IconMaterialSetFactory;
45 class IconMaterialSetCache;
47 struct IconsModuleConfiguration;