1 #ifndef COIN_SOSFBITMASK_H 2 #define COIN_SOSFBITMASK_H 27 #include <Inventor/fields/SoSFEnum.h> 35 static void initClass(
void);
40 #endif // !COIN_SOSFBITMASK_H The SoSFEnum class is a container for an enum value.This field is used where nodes, engines or other field containers needs to store one particular value out of an enumerated set.
Definition: SoSFEnum.h:31
The SoMFBitMask class is a container for a set of bitmasks.This field is used where nodes...
Definition: SoMFBitMask.h:29
The SoSFBitMask class is a container for a set of bit flags.This field is used where nodes...
Definition: SoSFBitMask.h:29