::hwat::core::FindMinXForFrontPole - Finds the minimum x value of the vehicle corresponding to the offset front pole.
FindMinXForFrontPole bbox yLocation radius ground height
bbox |
The vehicle bounding box. |
yLocation |
The y coordinate of the front pole basenode. |
radius |
The radius of the front pole. |
ground |
The ground position. |
height |
The height of the front pole. |
The minimum x value if successful, {} otherwise.
::hwat::core::FindMinXForFrontPole [list 0.0 0.0 0.0 5000 2000 3000] 500 150 100 500
This function assumes that the vehicle model is loaded.