Searched refs:offsetTimeInSecond (Results 1 – 1 of 1) sorted by relevance
89 float offsetTimeInSecond = offsetTime / UNIT_CONVERT; in Move() local90 currentPosition_ = endPosition_ + model_->Position(offsetTimeInSecond); in Move()91 currentVelocity_ = model_->Velocity(offsetTimeInSecond); in Move()119 float offsetTimeInSecond = offsetTime / UNIT_CONVERT; in Move() local120 currentPosition_ = endPosition_ + model_->Position(offsetTimeInSecond); in Move()121 currentVelocity_ = model_->Velocity(offsetTimeInSecond); in Move()