Navigation
API > API/Runtime > API/Runtime/GeometryCore
Inheritance Hierarchy
- TMathUtilConstants
- TMathUtil
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/MathUtil.h |
| Include | #include "MathUtil.h" |
Syntax
template<typename RealType>
struct TMathUtilConstants
Remarks
Math constants and utility functions, templated on float/double type
Specializations
TMathUtilConstants< double >
TMathUtilConstants< float >
TMathUtilConstants< int32 >
TMathUtilConstants< int64 >