Open Inventor Release 2025.1.0
 
Loading...
Searching...
No Matches
SbTime Member List

This is the complete list of members for SbTime, including all inherited members.

format(const char *fmt="%S.%i") constSbTime
formatDate(const char *fmt=DEFAULT_FORMAT_DATE) constSbTime
getMsecValue() constSbTime
getTimeOfDay()SbTimestatic
getValue() constSbTime
getValue(time_t &sec, long &usec) constSbTime
getValue(struct timeval *tv) constSbTime
max()SbTimestatic
maxTime()SbTimestatic
operator!=(const SbTime &tm) constSbTime
operator%(const SbTime &tm) constSbTime
operator*(const SbTime &tm, double s)SbTimefriend
operator*(double s, const SbTime &tm)SbTimefriend
operator*=(double s)SbTime
operator+(const SbTime &t0, const SbTime &t1)SbTimefriend
operator+=(const SbTime &tm)SbTime
operator-(const SbTime &t0, const SbTime &t1)SbTimefriend
operator-() constSbTime
operator-=(const SbTime &tm)SbTime
operator/(const SbTime &tm, double s)SbTimefriend
operator/(const SbTime &tm) constSbTime
operator/=(double s)SbTime
operator<(const SbTime &tm) constSbTimeinline
operator<=(const SbTime &tm) constSbTimeinline
operator==(const SbTime &tm) constSbTime
operator>(const SbTime &tm) constSbTimeinline
operator>=(const SbTime &tm) constSbTimeinline
SbTime()SbTimeinline
SbTime(double sec)SbTime
SbTime(time_t sec, long usec)SbTime
SbTime(const struct timeval *tv)SbTime
setMsecValue(unsigned long msec)SbTime
setToTimeOfDay()SbTime
setValue(double sec)SbTime
setValue(time_t sec, long usec)SbTime
setValue(const struct timeval *tv)SbTime
sleep(const int msec)SbTimestatic
usleep(size_t usec)SbTimestatic
zero()SbTimestatic