|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
Converts opacity values stored as int16 to normalised float [0, 1]. More...
#include <animated.h>
Static Public Member Functions | |
| static float | conv (const short t) |
| Convert a short opacity value to float. | |
Converts opacity values stored as int16 to normalised float [0, 1].
Definition at line 139 of file animated.h.
|
inlinestatic |
Convert a short opacity value to float.
Definition at line 143 of file animated.h.