]> git.mxchange.org Git - flightgear.git/blobdiff - src/Model/README
Prepare and implement reinit methods for instruments
[flightgear.git] / src / Model / README
index 3d21a51088d52bce7c5846d93e5107d12f987467..b467f9475f5d8a0b5ed8482ecce43c2c5e14f39d 100644 (file)
@@ -12,3 +12,8 @@ model.cxx
 model.hxx
   This module defines the FG3DModel class, which represents any 3D
   model in the FlightGear world.
+
+modelmgr.cxx
+modelmgr.hxx
+  This module defines the FGModelMgr subsystem, which manages all 3D
+  models except for the aircraft.