![]() |
Maria GDK 5.0.0.900
Documentation of native code in develop branch
|
#include <M3DFootprintTexture.h>
Public Member Functions | |
| FootprintTexture (const std::string &modelIds, int texSize) | |
| const std::shared_ptr< STK::FBOTexture > & | getTexture () const |
| void | SetTimestamp (int64_t timestamp) |
| int64_t | GetTimestamp () const |
| const std::string & | getModelIds () const |
FootprintTexture - Short description. Detailed description.
|
inline |
Get timestamp. This value is used for LRU caching, and should be updated each time a tile is used.
|
inline |
Set timestamp. This value is used for LRU caching, and should be updated each time a tile is used.