From: <sv...@ww...> - 2005-12-04 03:51:34
|
Author: mkrose Date: 2005-12-03 19:51:25 -0800 (Sat, 03 Dec 2005) New Revision: 1708 Added: trunk/CSP/csp/cspsim/SceneModel.cpp trunk/CSP/csp/cspsim/SceneModel.h Modified: trunk/CSP/csp/cspsim/AircraftObject.cpp trunk/CSP/csp/cspsim/DynamicModel.h trunk/CSP/csp/cspsim/DynamicObject.cpp trunk/CSP/csp/cspsim/ObjectModel.cpp trunk/CSP/csp/cspsim/ObjectModel.h trunk/CSP/csp/cspsim/SConscript trunk/CSP/csp/cspsim/Station.cpp trunk/CSP/csp/cspsim/stores/Projectile.cpp trunk/CSP/csp/cspsim/theater/Feature.cpp trunk/CSP/csp/cspsim/theater/FeatureObjectModel.h Log: Split SceneModel and SceneModelChild out of ObjectModel.h. They are now in SceneModel.{h,cpp}, with appropriate fixups to other sources using these classes. Replaced a couple includes with forward declarations that hopefully won't break on windows. Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=1708 Diff omitted (37614 bytes). |