15 #ifndef CONFIG_DXGSG9_H
16 #define CONFIG_DXGSG9_H
18 #include "pandabase.h"
19 #include "notifyCategoryProxy.h"
20 #include "dxgsg9base.h"
21 #include "configVariableBool.h"
22 #include "configVariableInt.h"
23 #include "configVariableDouble.h"
25 NotifyCategoryDecl(dxgsg9, EXPCL_PANDADX, EXPTP_PANDADX);
26 NotifyCategoryDecl(wdxdisplay9, EXPCL_PANDADX, EXPTP_PANDADX);
88 extern EXPCL_PANDADX
void init_libdxgsg9();
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.