Class DtIfSpawnBreach.
More...
Detailed Description
Class DtIfSpawnBreach.
Instances of DtIfSpawnBreach are the content portions of a Spawn Breach message. This message contains the position where to spawn the breach and on which engineering object the breach is being put on.
Constructor & Destructor Documentation
| DtIfSpawnBreach::DtIfSpawnBreach |
( |
| ) |
|
| virtual DtIfSpawnBreach::~DtIfSpawnBreach |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual int DtIfSpawnBreach::type |
( |
| ) |
const |
|
virtual |
Returns the type of Interface Content.
| virtual const DtVector& DtIfSpawnBreach::breachStartPoint |
( |
| ) |
const |
|
virtual |
Set/get the position of the breach Can either specify start and end or specify CM.
| virtual void DtIfSpawnBreach::setBreachStartPoint |
( |
const DtVector & |
stPoint | ) |
|
|
virtual |
| virtual const DtVector& DtIfSpawnBreach::breachEndPoint |
( |
| ) |
const |
|
virtual |
| virtual void DtIfSpawnBreach::setBreachEndPoint |
( |
const DtVector & |
endPoint | ) |
|
|
virtual |
| virtual const DtVector& DtIfSpawnBreach::breachPosition |
( |
| ) |
const |
|
virtual |
| virtual void DtIfSpawnBreach::setBreachPosition |
( |
const DtVector & |
point | ) |
|
|
virtual |
| virtual const DtObjectType& DtIfSpawnBreach::breachType |
( |
| ) |
const |
|
virtual |
Set/get the kind of Breach.
Is it dependent on an entity like a AVLB or is it a breach by damage, ie miclich.
| virtual void DtIfSpawnBreach::setBreachType |
( |
const DtObjectType & |
type | ) |
|
|
virtual |
| virtual const DtEntityIdentifier& DtIfSpawnBreach::breachedObjectId |
( |
| ) |
const |
|
virtual |
| virtual void DtIfSpawnBreach::setBreachedObjectId |
( |
const DtEntityIdentifier & |
id | ) |
|
|
virtual |
| virtual int DtIfSpawnBreach::netRepSize |
( |
| ) |
const |
|
virtual |
| virtual bool DtIfSpawnBreach::setFromNet |
( |
const char * |
contentBuffer, |
|
|
unsigned |
contentSize |
|
) |
| |
|
virtual |
| virtual bool DtIfSpawnBreach::setToNet |
( |
| ) |
|
|
virtual |
| virtual void DtIfSpawnBreach::printDataToString |
( |
DtString & |
str | ) |
|
|
virtual |
Member Data Documentation
| DtObjectType DtIfSpawnBreach::myBreachType |
|
protected |
| DtVector DtIfSpawnBreach::myBreachPosition |
|
protected |
| DtVector DtIfSpawnBreach::myBreachEndPoint |
|
protected |
| DtVector DtIfSpawnBreach::myBreachStartPoint |
|
protected |
| DtEntityIdentifier DtIfSpawnBreach::myBreachedObjectId |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.vrf4-3-branch/include/vrfmsgs/ifSpawnBreach.h