24 #ifndef COIN_SOCALCULATOR_H
25 #define COIN_SOCALCULATOR_H
27 #include <Inventor/engines/SoSubEngine.h>
28 #include <Inventor/engines/SoEngineOutput.h>
29 #include <Inventor/fields/SoMFFloat.h>
30 #include <Inventor/fields/SoMFVec3f.h>
31 #include <Inventor/fields/SoMFString.h>
32 #include <Inventor/lists/SbList.h>
63 static void readfieldcb(
const char *name,
float *data,
void *cbdata);
64 static void writefieldcb(
const char *name,
float *data,
int comp,
void *cbdata);
66 void evaluateExpression(
struct so_eval_node *node,
const int fieldidx);
67 void findUsed(
struct so_eval_node *node,
char *inused,
char *outused);
69 SoCalculatorP * pimpl;
72 #endif // !COIN_SOCALCULATOR_H
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Mon Mar 17 2014 18:54:29 for Coin by Doxygen 1.8.1.2.