Struct b3SimplexCache
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
A warm-start cache for the GJK simplex. Mirror of b3SimplexCache.
public struct b3SimplexCacheInherited Members
Remarks
Reusing a cache across calls with nearby transforms improves performance. Zero-initialize it for the first call, or whenever the shapes change.