VR-Forces 4.2 Class Documentation
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 Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)