]> git.mxchange.org Git - flightgear.git/blobdiff - src/Model/model_panel.hxx
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / Model / model_panel.hxx
index 98b5ffe71633dab13c4b5f7957e40da8c8a2031e..fb0554e115ce768986f50163f4ef57bcdff49cfb 100644 (file)
@@ -53,7 +53,7 @@ class FGLocation;
  * list wrapper to add animations to the model.
  *
  * Subsystems should not normally invoke this function directly;
- * instead, they should use the FGModelLoader declared in loader.hxx.
+ * instead, they should use the SGModelLoader declared in loader.hxx.
  */
 ssgBranch *fgLoad3DModelPanel( const string& fg_root, const string &path,
                                SGPropertyNode *prop_root,