List of all members.
Public Member Functions
Public Attributes
-
unsigned day
-
unsigned hour
-
unsigned millisec
-
unsigned min
-
unsigned mon
-
unsigned sec
- double seconds
- Seconds since some unspecified date.
-
int year
Member Data Documentation
Seconds since some unspecified date.
A renderer may make use of the advancing seconds. It is adviseable to fmod() the second value, since this might be a very large number that does not fit into a float 4-byte type.
- Examples:
- Gear.cpp.
The documentation for this struct was generated from the following files:
- ocean/plankton/VContext.hpp
- ocean/plankton/VContext.cpp