1 #ifndef COIN_SOSFTIME_H
2 #define COIN_SOSFTIME_H
36 #include <Inventor/fields/SoSField.h>
37 #include <Inventor/fields/SoSubField.h>
38 #include <Inventor/SbTime.h>
49 #endif // !COIN_SOSFTIME_H
The SoSField class is the base class for fields which contains only a single value.
Definition: SoSField.h:38
static void initClass(void)
Definition: SoSField.cpp:137
The SbTime class instances represents time values.
Definition: SbTime.h:50
The SoSFTime class is a container for an SbTime value.
Definition: SoSFTime.h:40