6 #include "BuildingFootprints.h"
8 #include "WebLoadRequestCompletionCallback.h"
10 #include "PendingWebRequestsContainer.h"
11 #include "InteriorRenderableFactory.h"
12 #include "InteriorsMaterials.h"
13 #include "PropResourceWebLoaderResult.h"
29 const std::string& propAssetBaseUrl,
40 static std::string GetTextureRootFromUrl(
const std::string& url);
42 const std::string m_propAssetBaseUrl;