mirror of
https://github.com/recastnavigation/recastnavigation.git
synced 2026-08-17 08:39:59 +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
45 KiB
45 KiB