Template Struct asInt< float >

Nested Relationships

Nested Types

Struct Documentation

template<>
struct asInt<float>

Public Static Functions

static inline float from(uint32 v)
static inline uint32 to(float v)
union pun

Public Members

float f
uint32 i