YiMingFu / recastnavigation

Automatically exported from code.google.com/p/recastnavigation
zlib License
0 stars 0 forks source link

Sanity checks for input values #177

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
As discussed in the google group, there should be sanity checks for input 
values. 

Extreme values, such as 0 agent radius or an agent climb greater than it's 
height will result into undefined behavior.

See 
http://groups.google.com/group/recastnavigation/browse_thread/thread/36c75d0c1e6
0ea8a

Original issue reported on code.google.com by dooomiii...@gmail.com on 7 Jul 2011 at 5:42