VR-Forces 5.0.2 Developer's Guide
 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
 

Macros

#define DT_RAIL_SEGMENT_MERGE_ERROR_BOUND   0.3
 

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 Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)