![]() |
VR-Forces 4.1 Class Documentation
|
DtOldSmoother with some fixes. More...

Public Member Functions | |
| DtFixedSmoother () | |
| DtFixedSmoother (const DtFixedSmoother &orig) | |
| DtFixedSmoother & | operator= (const DtFixedSmoother &orig) |
| Assignment. | |
| virtual | ~DtFixedSmoother () |
| DTOR. | |
| virtual const DtVector & | approxUnsmoothedVelocity (DtTime curTime) const |
| Get the approximated (i.e. | |
DtOldSmoother with some fixes.
| makVrv::DtFixedSmoother::DtFixedSmoother | ( | ) |
| makVrv::DtFixedSmoother::DtFixedSmoother | ( | const DtFixedSmoother & | orig | ) |
|
virtual |
DTOR.
| DtFixedSmoother& makVrv::DtFixedSmoother::operator= | ( | const DtFixedSmoother & | orig | ) |
Assignment.
|
virtual |
Get the approximated (i.e.
dead-reckoned for base DtDeadReckoner) velocity at the specified time.