|
WSF
|
Contains the result of a detonation. More...
#include <WsfExtDetonation.hpp>

Public Member Functions | |
| Result () | |
Public Attributes | |
| bool | mIgnored |
| WsfWeaponEngagement::GeometryResult | mGeometryResult |
| double | mMissDistance |
| UtVec3d | mDetonateLocationWCS |
| UtVec3d | mTargetLocationWCS |
| WsfPlatform * | mTargetPlatformPtr |
Contains the result of a detonation.
|
inline |
References mDetonateLocationWCS, mGeometryResult, mIgnored, mMissDistance, mTargetLocationWCS, and mTargetPlatformPtr.
| UtVec3d WsfExtDetonation::Result::mDetonateLocationWCS |
Referenced by WsfExtDetonation::Execute(), and Result().
| WsfWeaponEngagement::GeometryResult WsfExtDetonation::Result::mGeometryResult |
Referenced by WsfExtDetonation::Execute(), and Result().
| bool WsfExtDetonation::Result::mIgnored |
Referenced by WsfExtDetonation::Execute(), and Result().
| double WsfExtDetonation::Result::mMissDistance |
Referenced by WsfExtDetonation::Execute(), and Result().
| UtVec3d WsfExtDetonation::Result::mTargetLocationWCS |
Referenced by WsfExtDetonation::Execute(), and Result().
| WsfPlatform* WsfExtDetonation::Result::mTargetPlatformPtr |
Referenced by WsfExtDetonation::Execute(), and Result().