BGC Tools
Static Public Member Functions
BGC.Mathematics.ByteMath Class Reference

Static Public Member Functions

static byte RoundClamp (float value)
 
static byte FloorClamp (float value)
 
static byte RoundRepeat (float value)
 
static byte FloorRepeat (float value)
 

Detailed Description

Definition at line 6 of file ByteMath.cs.

Member Function Documentation

◆ FloorClamp()

static byte BGC.Mathematics.ByteMath.FloorClamp ( float  value)
static

◆ FloorRepeat()

static byte BGC.Mathematics.ByteMath.FloorRepeat ( float  value)
static

◆ RoundClamp()

static byte BGC.Mathematics.ByteMath.RoundClamp ( float  value)
static

◆ RoundRepeat()

static byte BGC.Mathematics.ByteMath.RoundRepeat ( float  value)
static

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