15 #ifndef CONFIG_TFORM_H 16 #define CONFIG_TFORM_H 18 #include "pandabase.h" 19 #include "notifyCategoryProxy.h" 20 #include "configVariableDouble.h" 21 #include "configVariableBool.h" 23 NotifyCategoryDecl(tform, EXPCL_PANDA_TFORM, EXPTP_PANDA_TFORM);
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.