![]() |
VR-Forces 4.8 Class Documentation
|

Public Member Functions | |
| DtDetonationEvent () | |
| DtDetonationEvent (const DtDetonationInteraction &interaction) | |
Public Member Functions inherited from DtTypedEvent< DtDetonationInteraction > | |
| DtTypedEvent () | |
| DtTypedEvent (EventType t) | |
| DtTypedEvent (EventType t, const DtDetonationInteraction &e) | |
| DtTypedEvent (const DtTypedEvent &orig) | |
| virtual | ~DtTypedEvent () |
| void * | contents () const |
| bool | isNetworkEvent () const |
| void | setEvent (const DtDetonationInteraction &ev) |
| DtEvent * | clone () const |
Public Member Functions inherited from DtEvent | |
| DtEvent () | |
| DtEvent (EventType t) | |
| DtEvent (const DtEvent &orig) | |
| virtual | ~DtEvent () |
| EventType | eventType () const |
| virtual bool | processLocally () const |
| There are some events that, if sent over the network, don't want to be processed locally. More... | |
Additional Inherited Members | |
Public Types inherited from DtEvent | |
| enum | EventType { Unknown = 0, DetonationEvent = 1, FireEvent = 2, SimInterfaceContentMessageEvent = 3, DataInteractionEvent = 4, SignalInteractionEvent = 5, InfluenceInteractionEvent = 6, SensorFieldOfViewControlEvent = 7, CommentInteractionEvent = 8, AcknowledgeInteractionEvent = 9, StartResumeInteractionEvent = 10, StopFreezeInteractionEvent = 11, DIGuyActionEvent = 12, DIGuyEndActionEvent = 13, UserEvent = 1024 } |
Protected Attributes inherited from DtTypedEvent< DtDetonationInteraction > | |
| DtDetonationInteraction * | myEvent |
Protected Attributes inherited from DtEvent | |
| EventType | myEventType |
|
inline |
|
inline |