VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Enumerations | Functions
routeAction.h File Reference

Go to the source code of this file.

Classes

class  DtRouteAction
 

Namespaces

 DtBufferSerialize
 

Enumerations

enum  DtRouteActionType { DtRouteActionType_NA = 0, DtRouteActionType_Task, DtRouteActionType_Set }
 

Functions

int DtBufferSerialize::getSize (const DtRouteAction *const &dataPtr)
 
charDtBufferSerialize::encode (const DtRouteAction *const &dataPtr, char *buffer)
 
const charDtBufferSerialize::decode (DtRouteAction *&dataPtr, const char *buffer)
 

Enumeration Type Documentation

DtRouteAction is used in the move along with actions task.

DtRouteAction stores a DtSetDataRequest or a DtSimTask that is required to be executed during a move along task. A placement on the route marks when to execute the action: a whole number for waypoint index and a fraction for between waypoints, (e.g. 0.5: halfway between 1st and 2nd waypoints

Enumerator
DtRouteActionType_NA 
DtRouteActionType_Task 
DtRouteActionType_Set 

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)