WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
fixed_point< Base, integer_bits, decimal_bits > Struct Template Reference

#include <modelheaders.h>

Public Member Functions

float to_float () const
 

Public Attributes

Base decimal: decimal_bits
 
Base integer: integer_bits
 
Base sign: 1
 

Detailed Description

template<typename Base, size_t integer_bits, size_t decimal_bits>
struct fixed_point< Base, integer_bits, decimal_bits >

Definition at line 526 of file modelheaders.h.

Member Function Documentation

◆ to_float()

template<typename Base , size_t integer_bits, size_t decimal_bits>
float fixed_point< Base, integer_bits, decimal_bits >::to_float ( ) const
inline

Definition at line 531 of file modelheaders.h.

Member Data Documentation

◆ decimal

template<typename Base , size_t integer_bits, size_t decimal_bits>
Base fixed_point< Base, integer_bits, decimal_bits >::decimal

Definition at line 528 of file modelheaders.h.

◆ integer

template<typename Base , size_t integer_bits, size_t decimal_bits>
Base fixed_point< Base, integer_bits, decimal_bits >::integer

Definition at line 529 of file modelheaders.h.

◆ sign

template<typename Base , size_t integer_bits, size_t decimal_bits>
Base fixed_point< Base, integer_bits, decimal_bits >::sign

Definition at line 530 of file modelheaders.h.


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