Diligent Engine API Reference
List of all members
Diligent::VALUE_TYPE2CType< VT_FLOAT32 > Struct Template Reference

VALUE_TYPE2CType<> template specialization for full-precision 32-bit floating-point value type. More...

Detailed Description

template<>
struct Diligent::VALUE_TYPE2CType< VT_FLOAT32 >

VALUE_TYPE2CType<> template specialization for full-precision 32-bit floating-point value type.

Usage example:

VALUE_TYPE2CType<VT_FLOAT32>::CType MyFloat32Var;