Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria3D::FootprintTexture Class Reference

#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
 

Detailed Description

FootprintTexture - Short description. Detailed description.

Member Function Documentation

◆ GetTimestamp()

int64_t Maria3D::FootprintTexture::GetTimestamp ( ) const
inline

Get timestamp. This value is used for LRU caching, and should be updated each time a tile is used.

◆ SetTimestamp()

void Maria3D::FootprintTexture::SetTimestamp ( int64_t  timestamp)
inline

Set timestamp. This value is used for LRU caching, and should be updated each time a tile is used.


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