#include <pandabase.h>
#include <vector_string.h>
#include "pmap.h"
#include "chanviewport.h"
#include "chansetup.I"
Go to the source code of this file.
Compounds | |
class | SetupFOV |
class | SetupItem |
Typedefs | |
typedef vector_string | SetupSyms |
typedef pmap< std::string, SetupItem > | SetupType |
Functions | |
void | ResetSetup () |
void | ParseSetup (istream &) |
Variables | |
SetupType * | SetupDB |
|
Definition at line 29 of file chansetup.h. Referenced by WindowParseFunctor::operator()(). |
|
Definition at line 85 of file chansetup.h. Referenced by ResetSetup(), and SetupDefined(). |
|
Definition at line 176 of file chansetup.cxx. References ChanParse(), and s. Referenced by ReadChanConfigData(). |
|
Definition at line 169 of file chansetup.cxx. References NULL, SetupDB, and SetupType. Referenced by ReadChanConfigData(). |
|
Definition at line 87 of file chansetup.h. Referenced by ResetSetup(), and SetupDefined(). |