webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
rx::FixedToFloat< FromType, ScaleBits > Struct Template Reference

#include <vertexconversion.h>

Public Types

typedef float OutputType
 

Static Public Member Functions

static float convert (FromType x)
 

Static Public Attributes

static const bool identity = false
 

Member Typedef Documentation

◆ OutputType

template<class FromType, std::size_t ScaleBits>
typedef float rx::FixedToFloat< FromType, ScaleBits >::OutputType

Member Function Documentation

◆ convert()

template<class FromType, std::size_t ScaleBits>
static float rx::FixedToFloat< FromType, ScaleBits >::convert ( FromType  x)
inlinestatic

Member Data Documentation

◆ identity

template<class FromType, std::size_t ScaleBits>
const bool rx::FixedToFloat< FromType, ScaleBits >::identity = false
static

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