]> git.mxchange.org Git - flightgear.git/commit
Canvas: Calculate bounding box for path elements.
authorThomas Geymayer <tomgey@gmail.com>
Thu, 12 Jul 2012 22:38:17 +0000 (00:38 +0200)
committerJames Turner <zakalawe@mac.com>
Fri, 13 Jul 2012 10:11:33 +0000 (11:11 +0100)
commit26aeb8439926403972e0d24995ba36d09f821f07
tree89e8bf4040f884889c07d83b243bd9076f615afe
parent580891f18146a02b672624037dcbbb9b6755cd49
Canvas: Calculate bounding box for path elements.

 - Add an update callback to calculate a bounding box for every
   path to ensure correct culling of paths.
 - Ensure OpenVG get's initialized even if elements are subject to
   culling.
src/Canvas/elements/path.cxx