Skeletal Animation Multithread Face
Public Attributes | List of all members
Utils::Range< T > Struct Template Reference

Range stucture. More...

#include <utils.h>

Public Attributes

min
 
max
 

Detailed Description

template<typename T>
struct Utils::Range< T >

Range stucture.

Definition at line 24 of file utils.h.

Member Data Documentation

◆ max

template<typename T >
T Utils::Range< T >::max

Definition at line 26 of file utils.h.

◆ min

template<typename T >
T Utils::Range< T >::min

Definition at line 26 of file utils.h.


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