24#ifndef COIN_OUTPUTDATA_H
25#define COIN_OUTPUTDATA_H
27#include <Inventor/SbBasic.h>
28#include <Inventor/lists/SbList.h>
37class SoOutputDataEntry;
47 void addOutput(
const SoEngine * base,
const char *name,
49 void addOutput(
const SoNodeEngine * base,
const char *name,
52 int getNumOutputs(
void)
const;
53 const SbName & getOutputName(
int index)
const;
58 const SoType & getType(
int index)
const;
63 SbBool hasOutput(
const char * name)
const;
69 SbList <SoOutputDataEntry*> outputlist;
The SbName class stores strings by reference.
Definition SbName.h:31
The SoEngineOutputData class is a container for a prototype set of outputs.
Definition SoOutputData.h:40
The SoEngineOutput class is the output slots in SoEngine instances.
Definition SoEngineOutput.h:36
SoEngine is the base class for Coin engines.
Definition SoEngine.h:34
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 SoOutput class is an abstraction of an output stream.
Definition SoOutput.h:42
The SoType class is the basis for the run-time type system in Coin.
Definition SoType.h:50
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 17 2024 for Coin by Doxygen 1.12.0.