24 #ifndef COIN_SONODEENGINE_H
25 #define COIN_SONODEENGINE_H
27 #include <Inventor/nodes/SoNode.h>
31 class SoEngineOutputData;
37 static void initClass(
void);
38 static SoType getClassTypeId(
void);
40 void evaluateWrapper(
void);
45 virtual const SoEngineOutputData * getOutputData(
void)
const = 0;
47 SbBool isNotifying(
void)
const;
55 virtual void evaluate(
void) = 0;
58 virtual void inputChanged(
SoField * which);
61 static const SoEngineOutputData ** getOutputDataPtr(
void);
63 void writeOutputTypes(
SoOutput * out);
72 #endif // !COIN_SONODEENGINE_H
void writeOutputTypes(SoOutput *out)
Definition: SoNodeEngine.cpp:325
virtual void destroy(void)
Definition: SoBase.cpp:405
SbBool getOutputName(const SoEngineOutput *output, SbName &outputname) const
Definition: SoNodeEngine.cpp:198
The SbName class stores strings by reference.
Definition: SbName.h:31
virtual void writeInstance(SoOutput *out)
Definition: SoNode.cpp:1311
virtual SbBool readInstance(SoInput *in, unsigned short flags)
Definition: SoNodeEngine.cpp:306
virtual void notify(SoNotList *nl)
Definition: SoNodeEngine.cpp:226
SoNodeEngine(void)
Definition: SoNodeEngine.cpp:87
static const SoEngineOutputData ** getOutputDataPtr(void)
Definition: SoNodeEngine.cpp:299
SoNotRec * getLastRec(void) const
Definition: SoNotification.cpp:149
virtual void notify(SoNotList *l)
Definition: SoNode.cpp:423
The SoOutput class is an abstraction of an output stream.
Definition: SoOutput.h:42
The SoEngineOutput class is the output slots in SoEngine instances.
Definition: SoEngineOutput.h:36
virtual ~SoNodeEngine()
Definition: SoNodeEngine.cpp:95
virtual SbName getName(void) const
Definition: SoBase.cpp:730
void setType(const SoNotRec::Type type)
Definition: SoNotRec.cpp:62
virtual void evaluate(void)=0
virtual SbBool readInstance(SoInput *in, unsigned short flags)
Definition: SoNode.cpp:1438
The SoNotRec class specifies records for notification lists.
Definition: SoNotRec.h:33
virtual int getOutputs(SoEngineOutputList &l) const
Definition: SoNodeEngine.cpp:164
SbBool isNotifyEnabled(void) const
Definition: SoFieldContainer.cpp:459
virtual const SoEngineOutputData * getOutputData(void) const =0
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
const char * getString(void) const
Definition: SbName.cpp:278
static void postInfo(const char *const source, const char *const format,...)
Definition: SoDebugError.cpp:334
void append(SoNotRec *const rec)
Definition: SoNotification.cpp:66
virtual void writeInstance(SoOutput *out)
Definition: SoNodeEngine.cpp:315
The SoFieldData class is a container for a prototype set of fields.
Definition: SoFieldData.h:39
static const SoFieldData ** getFieldDataPtr(void)
Definition: SoNodeEngine.cpp:289
SoNodeEngine is the base class for Coin node engines.
Definition: SoNodeEngine.h:33
SbBool isNotifying(void) const
Definition: SoNodeEngine.cpp:336
virtual SoType getTypeId(void) const =0
static const SoType createType(const SoType parent, const SbName name, const instantiationMethod method=(instantiationMethod) NULL, const uint16_t data=0)
Definition: SoType.cpp:256
The SoEngineOutputList class is a container for SoEngineOutput objects.
Definition: SoEngineOutputList.h:31
SoEngineOutput * getOutput(const SbName &outputname) const
Definition: SoNodeEngine.cpp:181
SoField * getLastField(void) const
Definition: SoNotification.cpp:167
virtual void inputChanged(SoField *which)
Definition: SoNodeEngine.cpp:220
void evaluateWrapper(void)
Definition: SoNodeEngine.cpp:271
The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:47
SbName getName(void) const
Definition: SoType.cpp:628
static const SoFieldData ** getFieldDataPtr(void)
Definition: SoNode.cpp:1431
The SoNotList class is a list of SoNotRec notification records.
Definition: SoNotification.h:34
SoNotRec::Type getType(void) const
Definition: SoNotRec.cpp:80
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Wed Jul 24 2019 for Coin by Doxygen. 1.8.17