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;
The SbList class is a template container class for lists.
Definition SbList.h:61
void append(const Type item)
Definition SbList.h:112
The SoEngineOutput class is the output slots in SoEngine instances.
Definition SoEngineOutput.h:36
The SoField class is the top-level abstract base class for fields.
Definition SoField.h:38
The SoNotList class is a list of SoNotRec notification records.
Definition SoNotification.h:34
The SoNotRec class specifies records for notification lists.
Definition SoNotRec.h:33
Type
Definition SoNotRec.h:35