Anim 0.1
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
AnimationSystem::NormalisedFloat Struct Reference

Float value guaranteed to always be normalised to the range [0, 1]. More...

#include <BlendLerpValue.h>

Collaboration diagram for AnimationSystem::NormalisedFloat:

Public Member Functions

 NormalisedFloat (int const v)
 
 NormalisedFloat (float const v)
 
 operator float () const
 
float GetLerpFromValue (float const begin, float const end) const
 

Static Public Member Functions

static NormalisedFloat SetValueFromInverseLerp (float const begin, float const end, float const v)
 

Detailed Description

Float value guaranteed to always be normalised to the range [0, 1].


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