1 #ifndef SMALLCHANGE_AUTOFILE_H 2 #define SMALLCHANGE_AUTOFILE_H 36 #include <Inventor/nodes/SoSubNode.h> 37 #include <Inventor/nodes/SoFile.h> 38 #include <Inventor/fields/SoSFBool.h> 39 #include <Inventor/fields/SoSFFloat.h> 40 #include <Inventor/fields/SoSFInt32.h> 42 #include <SmallChange/basic.h> 68 class AutoFileP * pimpl;
69 friend class AutoFileP;
75 #endif // !SMALLCHANGE_AUTOFILE_H virtual void doAction(SoAction *action)
SoSFBool active
Definition: AutoFile.h:57
virtual void notify(SoNotList *l)
#define SO_NODE_HEADER(classname)
virtual void search(SoSearchAction *action)
SoSFFloat delay
Definition: AutoFile.h:55
The AutoFile class is used to automatically reload files when modified.
Definition: AutoFile.h:45
SoSFInt32 priority
Definition: AutoFile.h:56
static void initClass(void)
virtual SbBool readNamedFile(SoInput *in)
SoSFFloat interval
Definition: AutoFile.h:54