24 #ifndef COIN_SOENGINEOUTPUT_H
25 #define COIN_SOENGINEOUTPUT_H
27 #include <Inventor/SoType.h>
28 #include <Inventor/lists/SoFieldList.h>
29 #include <Inventor/lists/SbList.h>
41 SoType getConnectionType(
void)
const;
43 void enable(
const SbBool flag);
44 SbBool isEnabled(
void)
const;
47 SbBool isNodeEngineOutput(
void)
const;
49 void setContainer(
SoEngine * engine);
51 void addConnection(
SoField * f);
52 void removeConnection(
SoField * f);
53 int getNumConnections(
void)
const;
54 SoField * operator[](
int i)
const;
56 void prepareToWrite(
void)
const;
57 void doneWriting(
void)
const;
59 void touchSlaves(
SoNotList * nl, SbBool donotify);
70 #endif // !COIN_SOENGINEOUTPUT_H
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 SoType class is the basis for the run-time type system in Coin.
Definition: SoType.h:50
The SoFieldList class is a container for pointers to SoField objects.
Definition: SoFieldList.h:31
The SoFieldContainer class is a base class for all classes that contain fields.
Definition: SoFieldContainer.h:34
SoNodeEngine is the base class for Coin node engines.
Definition: SoNodeEngine.h:33
The SoNotList class is a list of SoNotRec notification records.
Definition: SoNotification.h:34
SoEngine is the base class for Coin engines.
Definition: SoEngine.h:34
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Mon Jan 27 2020 23:41:04 for Coin by Doxygen 1.8.17.