Maria GDK 4.7.0.84
Documentation of managed code in develop branch
Loading...
Searching...
No Matches
TPG.Globe3D.TrackUpdater Class Reference

Simple track service updater for 3D track layers. This track service updater will use generation counters to update tracks globally, not limited by the current viewport, unlike the 2D track synchronizer. More...

Inheritance diagram for TPG.Globe3D.TrackUpdater:

Public Member Functions

void Start ()
 
void Stop ()
 
 TrackUpdater (ITrackServiceClient trackServiceClient, INativeClientTrackStore clientTrackStore)
 
void SetTrackServiceClient (ITrackServiceClient trackServiceClient)
 
void AddTrackList (INativeClientTrackStore clientTrackStore)
 
void RemoveTrackList (string listId)
 
void Dispose ()
 

Properties

int RefreshInterval [get, set]
 
string LayerName [get, set]
 
bool IsRunning [get]
 
long LastKnownGeneration [get, set]
 

Detailed Description

Simple track service updater for 3D track layers. This track service updater will use generation counters to update tracks globally, not limited by the current viewport, unlike the 2D track synchronizer.


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