33 #ifndef COIN_SOCALCULATOR_H
34 #define COIN_SOCALCULATOR_H
36 #include <Inventor/engines/SoSubEngine.h>
37 #include <Inventor/engines/SoEngineOutput.h>
38 #include <Inventor/fields/SoMFFloat.h>
39 #include <Inventor/fields/SoMFVec3f.h>
40 #include <Inventor/fields/SoMFString.h>
41 #include <Inventor/lists/SbList.h>
62 static void initClass(
void);
72 static void readfieldcb(
const char *name,
float *data,
void *cbdata);
73 static void writefieldcb(
const char *name,
float *data,
int comp,
void *cbdata);
75 void evaluateExpression(
struct so_eval_node *node,
const int fieldidx);
76 void findUsed(
struct so_eval_node *node,
char *inused,
char *outused);
78 SoCalculatorP * pimpl;
81 #endif // !COIN_SOCALCULATOR_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sat Oct 26 2013 19:06:29 for Coin by Doxygen 1.8.4.