#include <HUSD_TimeCode.h>
HUSD_TimeCode::HUSD_TimeCode |
( |
| ) |
|
|
inline |
HUSD_TimeCode::HUSD_TimeCode |
( |
fpreal |
frame, |
|
|
bool |
is_default = false |
|
) |
| |
|
inlineexplicit |
HUSD_TimeCode::HUSD_TimeCode |
( |
fpreal |
time, |
|
|
TimeFormat |
format, |
|
|
bool |
is_default = false |
|
) |
| |
|
explicit |
fpreal HUSD_TimeCode::frame |
( |
| ) |
const |
|
inline |
Returns a time code with the same specific time/frame as this one, but whose default flag is cleared. This is needed for cases where a default time is not acceptable (such as when setting a time-varying attribute on a stage).
Definition at line 59 of file HUSD_TimeCode.h.
bool HUSD_TimeCode::isDefault |
( |
| ) |
const |
|
inline |
bool HUSD_TimeCode::operator== |
( |
const HUSD_TimeCode & |
other | ) |
const |
|
inline |
fpreal HUSD_TimeCode::time |
( |
| ) |
const |
The documentation for this class was generated from the following file: