]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/tgdb/obj.cxx
Give calc_tex_coords() a more conformant name: sgCalcTexCoords()
[simgear.git] / simgear / scene / tgdb / obj.cxx
index e26459c8450a2712df70232f896d9ff4ac15e5bf..02873d8ca7e19c3c558a713782926979727fd8c2 100644 (file)
@@ -130,7 +130,7 @@ bool sgGenTile( const string& path, SGBucket b,
         geod_nodes.push_back( geod[i] );
         rectangle.push_back( i );
     }
-    point_list texs = calc_tex_coords( b, geod_nodes, rectangle, 
+    point_list texs = sgCalcTexCoords( b, geod_nodes, rectangle, 
                                        1000.0 / tex_width );
 
     // Allocate ssg structure