|
GLSL Struct 1.4.0
glslstruct
|
scalar_traits for unsigned int values More...
#include <scalar_traits.hpp>
Static Public Member Functions | |
| static ValueType | get_value_type () noexcept |
| returns ValueType of unsigned int | |
| static scalar_data | get_data (unsigned int value) |
| returns scalar_data of unsigned int value | |
| static unsigned int | get_value (const scalar_data &data) |
| returns unsigned int value from scalar_data | |
scalar_traits for unsigned int values
|
static |
returns scalar_data of unsigned int value
|
static |
returns unsigned int value from scalar_data
|
staticnoexcept |
returns ValueType of unsigned int