]> git.mxchange.org Git - flightgear.git/commit
Start moving view-manager logic into View
authorJames Turner <zakalawe@mac.com>
Sun, 17 Jan 2016 21:48:57 +0000 (15:48 -0600)
committerJames Turner <zakalawe@mac.com>
Wed, 17 Feb 2016 21:25:39 +0000 (21:25 +0000)
commit655ac851e0d0ccdab94c1987c185e1d543b7cd55
treebe451ffde146a023b733dceafbbe01089b693068
parent8c918c6cecb864057e09afe365d33e2d9a2bb909
Start moving view-manager logic into View

- work in progress, goal is to make copyToCurrent and most of
  the bind/unbind logic sink into each specific View, avoiding all the
  null pointer checks in view manager.
src/Viewer/viewer.cxx
src/Viewer/viewer.hxx
src/Viewer/viewmgr.cxx
src/Viewer/viewmgr.hxx