![]() |
VR-Link API Documentation for DIS
|
Collaboration diagram for DtBurstDescriptor:Public Member Functions | |
| DtBurstDescriptor () | |
| DtBurstDescriptor (const DtNetBurstDescriptor *netBurst) | |
| DtBurstDescriptor (const DtEntityType *type, DtWarheadType warhead, DtDetonatorFuze fuze, DtU16 quantity, DtU16 rate) | |
| operator DtNetBurstDescriptor () const | |
| void | init (const DtEntityType *type, DtWarheadType warhead, DtDetonatorFuze fuze, int quantity, int rate) |
Public Attributes | |
| DtEntityType | DtMunition |
| DtWarheadType | DtWarhead |
| DtDetonatorFuze | DtFuze |
| int | DtQuantity |
| int | DtRate |
| DtBurstDescriptor::DtBurstDescriptor | ( | ) | [inline] |
References DtFuzeOther, and DtWarheadOther.
| DtBurstDescriptor::DtBurstDescriptor | ( | const DtNetBurstDescriptor * | netBurst | ) | [inline] |
| DtBurstDescriptor::DtBurstDescriptor | ( | const DtEntityType * | type, |
| DtWarheadType | warhead, | ||
| DtDetonatorFuze | fuze, | ||
| DtU16 | quantity, | ||
| DtU16 | rate | ||
| ) | [inline] |
| void DtBurstDescriptor::init | ( | const DtEntityType * | type, |
| DtWarheadType | warhead, | ||
| DtDetonatorFuze | fuze, | ||
| int | quantity, | ||
| int | rate | ||
| ) | [inline] |
References DtMunition.
| DtBurstDescriptor::operator DtNetBurstDescriptor | ( | ) | const [inline] |