| AddInertiaFromParallelAxis(double aAdditionalMass_lbm, const UtVec3dX &aPositionDelta_ft, double &aIxx_slugft2, double &aIyy_slugft2, double &aIzz_slugft2) | wsf::six_dof::MassProperties | |
| AddMassAtLocation(double aMass_lbm, const UtVec3dX &aLocation_ft) | wsf::six_dof::MassProperties | |
| AddMassAtLocation(double aMass_lbm, double aIxx_slugft2, double aIyy_slugft2, double aIzz_slugft2, const UtVec3dX &aLocation_ft) | wsf::six_dof::MassProperties | |
| ClearData() | wsf::six_dof::MassProperties | |
| GetBaseCmPosRelToRef_ft() const | wsf::six_dof::MassProperties | |
| GetBaseIxx_slugft2() const | wsf::six_dof::MassProperties | |
| GetBaseIyy_slugft2() const | wsf::six_dof::MassProperties | |
| GetBaseIzz_slugft2() const | wsf::six_dof::MassProperties | |
| GetBaseMass_lbs() const | wsf::six_dof::MassProperties | |
| GetCmPosRelToRef_ft() const | wsf::six_dof::MassProperties | |
| GetIxx_slugft2() const | wsf::six_dof::MassProperties | |
| GetIyy_slugft2() const | wsf::six_dof::MassProperties | |
| GetIzz_slugft2() const | wsf::six_dof::MassProperties | |
| GetMass_lbs() const | wsf::six_dof::MassProperties | |
| mBaseCmPosRelToRef_ft | wsf::six_dof::MassProperties | protected |
| mBaseIxx_slugft2 | wsf::six_dof::MassProperties | protected |
| mBaseIyy_slugft2 | wsf::six_dof::MassProperties | protected |
| mBaseIzz_slugft2 | wsf::six_dof::MassProperties | protected |
| mBaseMass_lbm | wsf::six_dof::MassProperties | protected |
| mCurrentCmPosRelToRef_ft | wsf::six_dof::MassProperties | protected |
| mCurrentIxx_slugft2 | wsf::six_dof::MassProperties | protected |
| mCurrentIyy_slugft2 | wsf::six_dof::MassProperties | protected |
| mCurrentIzz_slugft2 | wsf::six_dof::MassProperties | protected |
| mCurrentMass_lbm | wsf::six_dof::MassProperties | protected |
| MoveToLocation(const UtVec3dX &aLocation_ft) | wsf::six_dof::MassProperties | |
| operator+=(const MassProperties &aSrc) | wsf::six_dof::MassProperties | |
| ProcessInput(UtInput &aInput) | wsf::six_dof::MassProperties | |
| SetBaseMassProperties(double aBaseMass_lbm, const UtVec3dX &aBaseCmPosRelToRef_ft) | wsf::six_dof::MassProperties | |
| SetBaseMassProperties(double aBaseMass_lbm, double aBaseIxx_slugft2, double aBaseIyy_slugft2, double aBaseIzz_slugft2, const UtVec3dX &aBaseCmPosRelToRef_ft) | wsf::six_dof::MassProperties | |
| SetCurrentDataToBaseData() | wsf::six_dof::MassProperties | |