MOS
|
Public Member Functions | |
Pair (const mos::gfx::Material::Slot< T > slot) | |
Pair (const T &value) | |
Pair (const Texture_2D &texture) | |
Pair (const T &value, const Texture_2D &texture) | |
Public Attributes | |
T | value = T() |
Texture_2D | texture = Texture_2D() |