![]() |
http://www.sim.no/ http://www.coin3d.org/ |
The SoNotRec class specifies records for notification lists. More...
#include <Inventor/misc/SoNotification.h>
Public Types | |
enum | Type { CONTAINER , PARENT , SENSOR , FIELD , ENGINE } |
Public Member Functions | |
SoNotRec (SoBase *const notifbase) | |
void | setType (const SoNotRec::Type type) |
SoBase * | getBase (void) const |
SoNotRec::Type | getType (void) const |
const SoNotRec * | getPrevious (void) const |
void | setPrevious (const SoNotRec *const prev) |
void | print (FILE *const file) const |
The SoNotRec class specifies records for notification lists.
This enum is used to specify the type of the notification source within the record.
Constructor. Initializes the record with notifbase pointer.
void SoNotRec::setType | ( | const SoNotRec::Type | typearg | ) |
Set the type of the notification source of this record.
SoNotRec::Type SoNotRec::getType | ( | void | ) | const |
Returns the type of the notification source within this record.
Returns the previous notification source (i.e. the source that the base within this record was auditing).
Set pointer to the previous notification record.
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.10.0.