VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
generateOffsetRoute.h File Reference

Go to the source code of this file.

Functions

DT_DLL_vrfmodel bool generateOffsetRoute (const std::vector< DtVector > &routeVertices, const DtVector &bodyOffset, const DtVector &downDirection, bool createConnectingArc, double distanceBetweenPointsAlongArc, std::vector< DtVector > &offsetRoute)
 generateOffsetRoute; function that generates routes for aggregate movement in formation

Detailed Description

Function Documentation

DT_DLL_vrfmodel bool generateOffsetRoute ( const std::vector< DtVector > &  routeVertices,
const DtVector bodyOffset,
const DtVector downDirection,
bool  createConnectingArc,
double  distanceBetweenPointsAlongArc,
std::vector< DtVector > &  offsetRoute 
)

generateOffsetRoute; function that generates routes for aggregate movement in formation

DtGenerateOffsetRoute:

This function generates a route parallel to a given route at a fixed offset. It is called by the DtAggregateMoveAlongController to generate routes used for moving along routes in formation.


Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)