18 #include "pandabase.h" 19 #include "notifyCategoryProxy.h" 20 #include "configVariableSearchPath.h" 21 #include "configVariableBool.h" 22 #include "configVariableEnum.h" 23 #include "configVariableDouble.h" 24 #include "configVariableInt.h" 26 NotifyCategoryDecl(egg, EXPCL_PANDAEGG, EXPTP_PANDAEGG);
36 #define egg_false_color (egg_show_tstrips | egg_show_qsheets | egg_show_quads) 45 extern EXPCL_PANDAEGG
void init_libegg();
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 is a convenience class to specialize ConfigVariable as an integer type.