1 #ifndef COIN_SONOTIFICATION_H 2 #define COIN_SONOTIFICATION_H 36 #include <Inventor/misc/SoNotRec.h> 54 SoNotRec * getFirstRecAtNode(
void)
const;
55 SoField * getLastField(
void)
const;
57 SbUniqueId getTimeStamp(
void)
const;
59 void print(FILE *
const file = stdout)
const;
70 #endif // !COIN_SONOTIFICATION_H The SoNotRec class specifies records for notification lists.
Definition: SoNotRec.h:42
The SoField class is the top-level abstract base class for fields.
Definition: SoField.h:47
The SoEngineOutput class is the output slots in SoEngine instances.
Definition: SoEngineOutput.h:45
The SoNotList class is a list of SoNotRec notification records.
Definition: SoNotification.h:43
Type
Definition: SoNotRec.h:44