#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 in file chanlayout.h.
|
Definition at line 34 of file chanlayout.h. |
|
Definition at line 52 of file chanlayout.h. |
|
Definition at line 125 of file chanlayout.cxx. |
|
Definition at line 118 of file chanlayout.cxx. |
|
Definition at line 54 of file chanlayout.h. |