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;
The SbList class is a template container class for lists.
Definition SbList.h:70
void append(const Type item)
Definition SbList.h:121
The SoEngineOutput class is the output slots in SoEngine instances.
Definition SoEngineOutput.h:45
The SoField class is the top-level abstract base class for fields.
Definition SoField.h:47
The SoNotList class is a list of SoNotRec notification records.
Definition SoNotification.h:43
The SoNotRec class specifies records for notification lists.
Definition SoNotRec.h:42
Type
Definition SoNotRec.h:44