18 #include "pandabase.h" 19 #include "notifyCategoryProxy.h" 21 #include "configVariableInt.h" 22 #include "configVariableDouble.h" 23 #include "configVariableBool.h" 27 ConfigureDecl(config_cull, EXPCL_PANDA_CULL, EXPTP_PANDA_CULL);
28 NotifyCategoryDecl(cull, EXPCL_PANDA_CULL, EXPTP_PANDA_CULL);
30 extern EXPCL_PANDA_CULL
void init_libcull();
This class stores a list of directories that can be searched, in order, to locate a particular file...