24 #ifndef COIN_OUTPUTDATA_H
25 #define COIN_OUTPUTDATA_H
27 #include <Inventor/SbBasic.h>
28 #include <Inventor/lists/SbList.h>
37 class 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;
72 #endif // !COIN_OUTPUTDATA_H
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.8.2.