FlightGear next
WindowPlacement Class Reference

Track a canvas placement on a window. More...

Inherits simgear::canvas::Placement.

Public Member Functions

 WindowPlacement (SGPropertyNode *node, sc::WindowPtr window, sc::CanvasPtr canvas)
 
virtual ~WindowPlacement ()
 Remove placement from window.
 

Detailed Description

Track a canvas placement on a window.

Definition at line 83 of file gui_mgr.cxx.

Constructor & Destructor Documentation

◆ WindowPlacement()

WindowPlacement::WindowPlacement ( SGPropertyNode * node,
sc::WindowPtr window,
sc::CanvasPtr canvas )
inline

Definition at line 87 of file gui_mgr.cxx.

◆ ~WindowPlacement()

virtual WindowPlacement::~WindowPlacement ( )
inlinevirtual

Remove placement from window.

Definition at line 98 of file gui_mgr.cxx.


The documentation for this class was generated from the following file: