15 #ifndef CONFIG_PNMTEXT_H 16 #define CONFIG_PNMTEXT_H 18 #include "pandabase.h" 19 #include "notifyCategoryProxy.h" 20 #include "configVariableDouble.h" 21 #include "configVariableBool.h" 25 NotifyCategoryDecl(pnmtext, EXPCL_PANDA_PNMTEXT, EXPTP_PANDA_PNMTEXT);
32 extern EXPCL_PANDA_PNMTEXT
void init_libpnmtext();
This is a convenience class to specialize ConfigVariable as a boolean type.
This is a convenience class to specialize ConfigVariable as a floating-point type.
This class stores a list of directories that can be searched, in order, to locate a particular file...