This namespace contains optional code that integrates third-party utilities with Autodesk Navigation.
Classes | |
class | BulletCollisionInterface |
Implementation of ICollisionInterface that uses Bullet. More... | |
class | DefaultGeneratorGlue |
Default implementation of a class that hooks a third-party parallel processing framework to the NavData generation system. More... | |
class | GuidGenerator |
Generates GUIDs automatically on Windows, Mac OS X and Linux platforms by platform specific functions. More... | |
class | PerfMarkerInterface |
Concrete implementation of IPerfMarkerInterface. More... | |
class | TbbParallelForInterface |
This implementation of Kaim::IParallelForInterface uses the open-source Threaded Building Blocks (TBB) libraries from Intel to take advantage of multi-core CPU. More... | |
class | TbbTlsAlloc |
This implementation of Kaim::ITlsAlloc uses the scalable memory allocation functions provided with the open-source Threaded Building Blocks (TBB) libraries from Intel. More... | |