VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Macros
roadMovementController.h File Reference

Go to the source code of this file.

Classes

class  DtRoadMovementController
 DtRoadMovementController is a movement controller that models an entity's movement along a road path. More...

Macros

#define DT_RAIL_SEGMENT_MERGE_ERROR_BOUND   0.3
 This is the error bound used for merging collinear rail path segments together.

Detailed Description

Macro Definition Documentation

#define DT_RAIL_SEGMENT_MERGE_ERROR_BOUND   0.3

This is the error bound used for merging collinear rail path segments together.

If a line is drawn from the start of one segment to the end of a downstream segment and no points on intermediate segments are farther away from the line than this bound, then all of these segments can be merged (also assuming that the segment attributes are the same; see roadUtils.h).


Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)