VR-Forces 4.8 Class Documentation
 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
 Set of utility functions for encoding and decoding various data types to a byte array.
 

Enumerations

enum  DtRouteActionType { DtRouteActionType_NA = 0, DtRouteActionType_Task, DtRouteActionType_Set }
 DtRouteAction is used in the move along with actions task. More...
 

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)