#include <pandabase.h>#include "pmap.h"#include "pvector.h"#include <algorithm>#include <string>#include "chanviewport.h"#include "chanlayout.I"Go to the source code of this file.
Compounds | |
| class | LayoutItem |
Typedefs | |
| typedef pvector< ChanViewport > | LayoutRegionVec |
| typedef pmap< std::string, LayoutItem > | LayoutType |
Functions | |
| void | ResetLayout () |
| void | ParseLayout (istream &) |
Variables | |
| LayoutType * | LayoutDB |
|
|
Definition at line 31 of file chanlayout.h. |
|
|
Definition at line 49 of file chanlayout.h. Referenced by LayoutDefined(), and ResetLayout(). |
|
|
Definition at line 122 of file chanlayout.cxx. References ChanParse(). Referenced by ReadChanConfigData(). |
|
|
Definition at line 115 of file chanlayout.cxx. References LayoutDB, LayoutType, and NULL. Referenced by ReadChanConfigData(). |
|
|
Definition at line 51 of file chanlayout.h. Referenced by LayoutDefined(), and ResetLayout(). |
1.3