Maria GDK 5.0.0.760
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria3D::HttpAsset3DClient Class Reference
Inheritance diagram for Maria3D::HttpAsset3DClient:
Maria3D::IModelDataProvider STK::AssetDataProvider

Public Member Functions

 HttpAsset3DClient (const std::string &servicePath)
 
bool getAsset (const std::string &assetID, const std::string &relativePath, AssetDataProvider::RequestResult &result)
 
bool getAssetList (AssetType assetType, std::vector< AssetMetaData > &assetMetaDataList)
 
virtual bool getAssetList (AssetType assetType, std::vector< AssetMetaData > &assetMetaDataList)=0
 
- Public Member Functions inherited from STK::AssetDataProvider
virtual bool getAsset (const std::string &assetID, const std::string &relativePath, AssetDataProvider::RequestResult &result)=0
 

Additional Inherited Members

- Public Types inherited from STK::AssetDataProvider
enum class  RequestResultCode { OK = 0 , Error = 1 , TemporaryError = 2 }
 

Member Function Documentation

◆ getAssetList()

bool HttpAsset3DClient::getAssetList ( AssetType  assetType,
std::vector< AssetMetaData > &  assetMetaDataList 
)
virtual

The documentation for this class was generated from the following files: