Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TUniformGridBase
Description
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
| Name | Cell |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/UniformGrid.h |
| Include Path | #include "Chaos/UniformGrid.h" |
TVector < int32, d > Cell
(
const TVector < T, d > & X
) const