mirror of
https://github.com/recastnavigation/recastnavigation.git
synced 2026-09-08 03:18:36 +00:00
* Use clear() instead of resize(0) for temp vectors Nicer style * rcVectorBase::resize: Avoid realloc on grow When capacity is sufficient, do not realloc the whole buffer * rcVector: Grow exponentially on resize
30 KiB
30 KiB