1 #ifndef COIN_SOMFBOOL_H
2 #define COIN_SOMFBOOL_H
36 #include <Inventor/fields/SoMField.h>
37 #include <Inventor/fields/SoSubField.h>
44 SO_MFIELD_SETVALUESPOINTER_HEADER(SbBool);
50 virtual int getNumValuesPerLine(
void)
const;
The SoMFBool class is a container for SbBool values.
Definition: SoMFBool.h:39
The SoMField class is the base class for fields which can contain multiple values.
Definition: SoMField.h:41
static void initClass(void)
Definition: SoMField.cpp:317