VR-Forces 4.8 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. More...
 

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)