]> git.mxchange.org Git - flightgear.git/commit
Explicitly set traversal mask for near camera.
authortimoore <timoore>
Thu, 31 Jul 2008 09:20:35 +0000 (09:20 +0000)
committertimoore <timoore>
Thu, 31 Jul 2008 09:20:35 +0000 (09:20 +0000)
commit7f49272e5e30d8519e2706c57433d3acdd8d4285
tree42cf29b69eddfa57bf95d8d0c8c315bd095847a1
parent61812ef4b88f5aa74e9cc0630c84d6fc6b4a51cd
Explicitly set traversal mask for near camera.

Don't depend on camera inheritance; set the mask in the traverse() method.
src/Main/ViewPartitionNode.cxx