Home
last modified time | relevance | path

Searched refs:col (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/ut/
Dut_Foreach.h81 NW_INLINE static_any<Type> contain(const Type& col) in contain() argument
83 return col; in contain()
87 NW_INLINE static_any<Type*> contain(Type& col) in contain() argument
89 return &col; in contain()
93 NW_INLINE static_any<Type*> contain(Type (&col)[Size]) in contain()
95 return col; in contain()
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Common.cpp230 const ut::Color8 col, in MultipleAlpha() argument
234 ut::Color8 ret = col; in MultipleAlpha()
237 ret.a = u8(col.a * alpha / ut::Color8::ALPHA_MAX); in MultipleAlpha()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Common.h164 const ut::Color8 col,
/NW4C-2.0.3/SampleData/Graphics/DccPlugin/Maya/ToyBlock/scenes/
DToy_Mt.ma55 setAttr ".col" -type "float3" 1 1 1 ;