1 #ifndef COIN_SOMFFLOAT_H
2 #define COIN_SOMFFLOAT_H
27 #include <Inventor/fields/SoMField.h>
28 #include <Inventor/fields/SoSubField.h>
35 SO_MFIELD_SETVALUESPOINTER_HEADER(
float);
38 static void initClass(
void);
41 virtual int getNumValuesPerLine(
void)
const;
The SoMFFloat class is a container for floating point values.
Definition: SoMFFloat.h:30
The SoMField class is the base class for fields which can contain multiple values.
Definition: SoMField.h:32