![]() |
VR-Forces 4.0.4 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 | ( | const DtFixedSmoother & | orig | ) |
| virtual makVrv::DtFixedSmoother::~DtFixedSmoother | ( | ) | [virtual] |
DTOR.
| DtFixedSmoother& makVrv::DtFixedSmoother::operator= | ( | const DtFixedSmoother & | orig | ) |
Assignment.
| virtual const DtVector& makVrv::DtFixedSmoother::approxUnsmoothedVelocity | ( | DtTime | curTime | ) | const [virtual] |
Get the approximated (i.e.
dead-reckoned for base DtDeadReckoner) velocity at the specified time.