FlightGear and OpenGL Core Profile: Difference between revisions

Jump to navigation Jump to search
Line 160: Line 160:
Canvas/canvas_mgr.hxx
Canvas/canvas_mgr.hxx
</syntaxhighlight>
</syntaxhighlight>
The renderer is basically just referencing the PUI camera so that the GUI can be drawn, whereas canvas_mgr merely acccesses the PUI subsystem to be able to render canvas based textures. In other words, both references can be easily removed for testing purposes.


== Affected Features / Sources ==
== Affected Features / Sources ==

Navigation menu