--------------------------------------------------------------------------------
| 486 | |
| 487 | // -------------------------------------------------------------------------------- |
| 488 | void Tr2CurveScalar::SetTimeOffset( float timeOffset ) |
| 489 | { |
| 490 | m_timeOffset = timeOffset; |
| 491 | } |
| 492 | |
| 493 | // -------------------------------------------------------------------------------- |
| 494 | float Tr2CurveScalar::GetTimeScale() const |
no outgoing calls
no test coverage detected