1 #ifndef COIN_SONOTIFICATION_H 2 #define COIN_SONOTIFICATION_H 27 #include <Inventor/misc/SoNotRec.h> 45 SoNotRec * getFirstRecAtNode(
void)
const;
46 SoField * getLastField(
void)
const;
48 uint32_t getTimeStamp(
void)
const;
50 void print(FILE *
const file = stdout)
const;
61 #endif // !COIN_SONOTIFICATION_H The SoNotRec class specifies records for notification lists.
Definition: SoNotRec.h:33
The SoField class is the top-level abstract base class for fields.Fields is the mechanism used throug...
Definition: SoField.h:38
The SoEngineOutput class is the output slots in SoEngine instances.SoEngineOutput has methods for con...
Definition: SoEngineOutput.h:36
The SoNotList class is a list of SoNotRec notification records.
Definition: SoNotification.h:34
Type
Definition: SoNotRec.h:35