![]() |
VR-Forces 5.0.3 Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | DtRoadMovementController |
Macros | |
| #define | DT_RAIL_SEGMENT_MERGE_ERROR_BOUND 0.3 |
| #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).