Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos > API/Runtime/Chaos/Chaos/TUniformGridBase
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/UniformGrid.h |
Include | #include "Chaos/UniformGrid.h" |
TVector< int32, d > Cell
&40;
const TVector< T, d > & X
&41; const
Remarks
Disable optimization (-ffast-math) since its currently causing regressions. freciprocal-math: x / y = x * rccps(y) rcpps is faster but less accurate (12 bits of precision), this can causes incorrect CellIdx