VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
DtNetFlyAlongTask Struct Reference

This struct is the FIXED portion of the simulation network representation of a move along task. More...

Public Attributes

DtNetU8 myRouteNameLength
DtNetU8 myTraversalDirection
DtNetBoolean myStartAtClosestPoint
 [DtIteratorDirection::DtForward, DtIteratorDirection::DtReverse]
DtNetU8 myUseFixedPitch
 Start at nearest point along route (may be somewhere in the middle) if true, at beginning if false (beginning is first or last vertex, depending on traversal direction)
DtNetU32 myPadding2

Detailed Description

This struct is the FIXED portion of the simulation network representation of a move along task.

It is immediately followed by the variable length string name of the object to move along, and then padded to an 8 byte boundary.

Note this task is functionally the same as the move along task, except that it adds a flag and is only used by fixed wings

Member Data Documentation

DtNetU8 DtNetFlyAlongTask::myRouteNameLength
DtNetU8 DtNetFlyAlongTask::myTraversalDirection
DtNetBoolean DtNetFlyAlongTask::myStartAtClosestPoint

[DtIteratorDirection::DtForward, DtIteratorDirection::DtReverse]

DtNetU8 DtNetFlyAlongTask::myUseFixedPitch

Start at nearest point along route (may be somewhere in the middle) if true, at beginning if false (beginning is first or last vertex, depending on traversal direction)

DtNetU32 DtNetFlyAlongTask::myPadding2

The documentation for this struct was generated from the following file:

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)