Karma Engine
Loading...
Searching...
No Matches
Karma::FMath Struct Reference

Static Public Member Functions

template<class T >
static T Max (const T A, const T B)
 
template<class T >
static T Min (const T A, const T B)
 
static uint32_t CountTrailingZeros (uint32_t Value)
 

Member Function Documentation

◆ Max()

template<class T >
static T Karma::FMath::Max ( const T A,
const T B )
inlinestatic

Returns higher value in a generic way

◆ Min()

template<class T >
static T Karma::FMath::Min ( const T A,
const T B )
inlinestatic

Returns lower value in a generic way


The documentation for this struct was generated from the following file: