1 #ifndef COIN_SOMFTIME_H 2 #define COIN_SOMFTIME_H 36 #include <Inventor/fields/SoMField.h> 37 #include <Inventor/fields/SoSubField.h> 38 #include <Inventor/SbTime.h> 46 static void initClass(
void);
49 #endif // !COIN_SOMFTIME_H The SoMField class is the base class for fields which can contain multiple values.
Definition: SoMField.h:41
The SbTime class instances represents time values.
Definition: SbTime.h:50
The SoMFTime class is a container for SbTime values.
Definition: SoMFTime.h:40