1 #ifndef COIN_SOMFTIME_H 2 #define COIN_SOMFTIME_H 27 #include <Inventor/fields/SoMField.h> 28 #include <Inventor/fields/SoSubField.h> 29 #include <Inventor/SbTime.h> 37 static void initClass(
void);
40 #endif // !COIN_SOMFTIME_H The SoMField class is the base class for fields which can contain multiple values....
Definition: SoMField.h:32
The SbTime class instances represents time values.SbTime is a convenient way of doing system independ...
Definition: SbTime.h:41
The SoMFTime class is a container for SbTime values.This field is used where nodes,...
Definition: SoMFTime.h:31