Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TMathUtil
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/MathUtil.h |
| Include | #include "MathUtil.h" |
static RealType Atan2Positive
(
const RealType Y,
const RealType X
)
result of Atan2 shifted to [0,2pi] (normal ATan2 returns in range [-pi,pi])