7 #include "PropResourceWebLoader.h"
8 #include "InstancedInteriorFloorRenderable.h"
9 #include "InteriorEntityData.h"
10 #include "IPointOnMap.h"
11 #include "PointOnMapBuilder.h"
12 #include "PointOnMapFactory.h"
13 #include "PropResourceRepository.h"
14 #include "PropResourceWebLoaderResult.h"
23 struct LoadMeshResult;
30 const std::string& propAssetBaseUrl,
42 void LoadPropResource(
const std::string& propResourceId);
46 static std::string ComposeRelativeUrlFromPropGeometryId(
const std::string& propResourceId);