mirror of
https://github.com/recastnavigation/recastnavigation.git
synced 2026-06-08 08:13:49 +00:00
* Added virtual qualifier to a few destructors in subclasses. * Removed a few empty destructors that didn't need to be explicitly defined. * Fixed a few typos * Removed unnecessary empty virtual destructors in some classes with parent's who derrived from a class with a virtual destructor