]> git.mxchange.org Git - simgear.git/commit
Make SGModelPlacement safe on reinit
authorThorstenB <brehmt@gmail.com>
Tue, 11 Oct 2011 19:28:37 +0000 (21:28 +0200)
committerThorstenB <brehmt@gmail.com>
Tue, 11 Oct 2011 19:28:37 +0000 (21:28 +0200)
commit5ede8c12ba68cf1a0cda6e6d25c76d21a14612e8
tree9d268a63448b11b43d899ac40ca9547098b533b6
parentdb509f4075c956a90773916b78e15c05cca8d89e
Make SGModelPlacement safe on reinit
Remove old model When init is called multiple times (i.e. reinit).
Also allow explicit removal of submodel (= init(0) ).
simgear/scene/model/placement.cxx