The DtDetonationInteractionData provides the data contents of a DIS DetonationInteraction.
More...
The DtDetonationInteractionData provides the data contents of a DIS DetonationInteraction.
| makVrf::DtDetonationInteractionData::DtDetonationInteractionData |
( |
| ) |
|
| virtual makVrf::DtDetonationInteractionData::~DtDetonationInteractionData |
( |
| ) |
|
|
virtual |
| virtual void makVrf::DtDetonationInteractionData::setAttackerId |
( |
const DtString & |
id | ) |
|
|
virtual |
Set/Get the attacker identifier.
| virtual const DtString& makVrf::DtDetonationInteractionData::attackerId |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtDetonationInteractionData::setTargetId |
( |
const DtString & |
id | ) |
|
|
virtual |
Set/Get the target identifier.
| virtual const DtString& makVrf::DtDetonationInteractionData::targetId |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtDetonationInteractionData::setMunitionId |
( |
const DtString & |
id | ) |
|
|
virtual |
Set/Get the munition identifier.
| virtual const DtString& makVrf::DtDetonationInteractionData::munitionId |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtDetonationInteractionData::setEventId |
( |
const DtString & |
id | ) |
|
|
virtual |
Set/Get the detonation event id.
| virtual const DtString& makVrf::DtDetonationInteractionData::eventId |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtDetonationInteractionData::setVelocity |
( |
const DtVector32 & |
velocity | ) |
|
|
virtual |
| virtual const DtVector32& makVrf::DtDetonationInteractionData::velocity |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtDetonationInteractionData::setWorldLocation |
( |
const DtVector & |
location | ) |
|
|
virtual |
Set/Get the location of the detonation in world coordinates.
| virtual const DtVector& makVrf::DtDetonationInteractionData::worldLocation |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtDetonationInteractionData::setEntityLocation |
( |
const DtVector32 & |
location | ) |
|
|
virtual |
Set/Get the location of the detonation in entity coordinates.
| virtual const DtVector32& makVrf::DtDetonationInteractionData::entityLocation |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtDetonationInteractionData::setResult |
( |
DtDetonationResult |
result | ) |
|
|
virtual |
Set/Get the detonation result.
| virtual DtDetonationResult makVrf::DtDetonationInteractionData::result |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtDetonationInteractionData::setFuseType |
( |
DtDetonatorFuze |
fuse | ) |
|
|
virtual |
Set/Get the detonator fuze type.
| virtual DtDetonatorFuze makVrf::DtDetonationInteractionData::fuseType |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtDetonationInteractionData::setMunitionType |
( |
const DtEntityType & |
munType | ) |
|
|
virtual |
Set/Get the munition type.
| virtual const DtEntityType& makVrf::DtDetonationInteractionData::munitionType |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtDetonationInteractionData::setQuantity |
( |
int |
quant | ) |
|
|
virtual |
| virtual int makVrf::DtDetonationInteractionData::quantity |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtDetonationInteractionData::setRate |
( |
int |
rate | ) |
|
|
virtual |
| virtual int makVrf::DtDetonationInteractionData::rate |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtDetonationInteractionData::setWarheadType |
( |
DtWarheadType |
type | ) |
|
|
virtual |
Set/Get the warhead type.
| virtual DtWarheadType makVrf::DtDetonationInteractionData::warheadType |
( |
| ) |
const |
|
virtual |
| DtVector makVrf::DtDetonationInteractionData::myWorldLocation |
|
protected |
| DtDetonationResult makVrf::DtDetonationInteractionData::myResult |
|
protected |
| DtString makVrf::DtDetonationInteractionData::myEventId |
|
protected |
| DtString makVrf::DtDetonationInteractionData::myAttackerId |
|
protected |
| DtVector32 makVrf::DtDetonationInteractionData::myVelocity |
|
protected |
string of DtGlobalObjectDesignator
| DtDetonatorFuze makVrf::DtDetonationInteractionData::myFuseType |
|
protected |
| DtString makVrf::DtDetonationInteractionData::myMunitionId |
|
protected |
| DtEntityType makVrf::DtDetonationInteractionData::myMunitionType |
|
protected |
string of DtGlobalObjectDesignator
| int makVrf::DtDetonationInteractionData::myQuantity |
|
protected |
| int makVrf::DtDetonationInteractionData::myRate |
|
protected |
| DtVector32 makVrf::DtDetonationInteractionData::myEntityLocation |
|
protected |
| DtString makVrf::DtDetonationInteractionData::myTargetId |
|
protected |
| DtWarheadType makVrf::DtDetonationInteractionData::myWarheadType |
|
protected |
string of DtGlobalObjectDesignator
The documentation for this class was generated from the following file: