VR-Forces 4.0.4 Class Documentation
include/vrfmodel/generateOffsetRoute.h
Go to the documentation of this file.
00001 /*******************************************************************************
00002 ** Copyright (c) 2005 MAK Technologies, Inc.
00003 ** All rights reserved.
00004 *******************************************************************************/
00005 /*******************************************************************************
00006 ** $RCSfile: generateOffsetRoute.h,v $ $Revision: 1.4 $ $State: Exp $
00007 *******************************************************************************/
00008 
00011 
00014 
00015 #ifndef generateOffsetRoute_H_
00016 #define generateOffsetRoute_H_
00017 #include "vrfmodel/vrfmodelDefines.h"
00018 
00024 DT_DLL_vrfmodel bool generateOffsetRoute(const std::vector<DtVector>& routeVertices, 
00025                          const DtVector& bodyOffset,
00026                          const DtVector& downDirection,
00027                          bool createConnectingArc,
00028                          double distanceBetweenPointsAlongArc,
00029                          std::vector<DtVector>& offsetRoute);
00030 
00031 #endif

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)