]> git.mxchange.org Git - flightgear.git/blobdiff - src/Scenery/tilemgr.hxx
Lots of changes to the ATC/AI system for initial revision of random AI GA VFR traffic
[flightgear.git] / src / Scenery / tilemgr.hxx
index 686ab45140b7ca603b70353f14606c775cd49e0f..f0d3969cbace649ddb3c3ef36f544d003ee9f9d0 100644 (file)
@@ -77,14 +77,11 @@ private:
     void initialize_queue();
 
     // schedule a tile for loading
-    void sched_tile( const SGBucket& b );
+    void sched_tile( const SGBucket& b, const bool is_inner_ring );
 
     // schedule a needed buckets for loading
     void schedule_needed(double visibility_meters, SGBucket curr_bucket);
 
-    // see comment at prep_ssg_nodes()
-    void prep_ssg_node( int idx );
-       
     FGHitList hit_list;
 
     SGBucket previous_bucket;
@@ -101,8 +98,6 @@ private:
     double longitude;
     double latitude;
     double altitude_m;
-    double last_longitude;
-    double last_latitude;
 
     /**
      * tile cache