NiceTouch v2.1
MoreMountains.Tools.MMFloatExtensions Class Reference

Float extensions More...

Static Public Member Functions

static float MMNormalizeAngle (this float angleInDegrees)
 Normalizes an angle in degrees More...
 
static float RoundDown (this float number, int decimalPlaces)
 Rounds a float down More...
 

Detailed Description

Float extensions

Member Function Documentation

◆ MMNormalizeAngle()

static float MoreMountains.Tools.MMFloatExtensions.MMNormalizeAngle ( this float  angleInDegrees)
static

Normalizes an angle in degrees

Parameters
angleInDegrees
Returns

◆ RoundDown()

static float MoreMountains.Tools.MMFloatExtensions.RoundDown ( this float  number,
int  decimalPlaces 
)
static

Rounds a float down

Parameters
number
decimalPlaces
Returns

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