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

#include <vertexconversion.h>

Public Types

typedef float OutputType
 

Static Public Member Functions

static float convert (T x)
 

Static Public Attributes

static const bool identity = false
 

Member Typedef Documentation

◆ OutputType

template<class T>
typedef float rx::Normalize< T >::OutputType

Member Function Documentation

◆ convert()

template<class T>
static float rx::Normalize< T >::convert ( T  x)
inlinestatic

Member Data Documentation

◆ identity

template<class T>
const bool rx::Normalize< T >::identity = false
static

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