![]() |
Maria GDK 5.0.0.910
Documentation of native code in develop branch
|
#include <M3DFileModelDataProvider.h>
Public Member Functions | |
| FileModelDataProvider (const std::string &rootPath="") | |
| bool | getAsset (const std::string &assetID, const std::string &relativePath, AssetDataProvider::RequestResult &result) override |
Public Member Functions inherited from STK::AssetDataProvider | |
| virtual bool | getAsset (const std::string &assetID, const std::string &relativePath, AssetDataProvider::RequestResult &result)=0 |
Static Public Attributes | |
| static constexpr const char * | AssetID = "m3d_local_file" |
Additional Inherited Members | |
Public Types inherited from STK::AssetDataProvider | |
| enum class | RequestResultCode { OK = 0 , Error = 1 , TemporaryError = 2 } |
FileModelDataProvider - Short description. Detailed description.