14 #include <matrix/vlVector.h>
28 bool createConnectingArc,
29 double distanceBetweenPointsAlongArc,
30 std::vector<DtVector>& offsetRoute);
DT_DLL_vrfutil std::vector< DtVector > simplifyRoute(const std::vector< DtVector > &route, Coordinate_System *localCS)
Definition: coordSystem.h:54
DT_DLL_vrfutil bool generateOffsetRoute(const std::vector< DtVector > &routeVertices, const DtVector &bodyOffset, const DtVector &downDirection, bool createConnectingArc, double distanceBetweenPointsAlongArc, std::vector< DtVector > &offsetRoute)
DtGenerateOffsetRoute:
#define DT_DLL_vrfutil
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: vrfutilDefines.h:34