Home
last modified time | relevance | path

Searched refs:BlendMode (Results 1 – 8 of 8) sorted by relevance

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Material.h716 const BlendMode& GetBlendMode() const in GetBlendMode()
730 void SetBlendMode(BlendMode value) in SetBlendMode()
1043 const BlendMode* GetBlendModePtr() const;
1051 BlendMode* GetBlendModePtr();
Dlyt_Types.h2396 struct BlendMode struct
2409 BlendMode() in BlendMode() argument
2430 BlendMode( in BlendMode() function
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Material.cpp79 return CalcOffsetBlendMode(bitNums) + sizeof(BlendMode) * bitNums.blendMode; in CalcOffsetTevStageAry()
191 const BlendMode *const pResBlendMode = internal::ConvertOffsToPtr<BlendMode>(pRes, resOffs); in Material()
192 resOffs += pRes->resNum.HasBlendMode()? sizeof(BlendMode) : 0; in Material()
359 sizeof(BlendMode) * blendModeNum + in ReserveMem()
383 *GetBlendModePtr() = BlendMode(); in ReserveMem()
437 const BlendMode*
440 return internal::ConvertOffsToPtr<BlendMode>(m_pMem, CalcOffsetBlendMode(m_MemCap)); in GetBlendModePtr()
443 BlendMode*
446 return internal::ConvertOffsToPtr<BlendMode>(m_pMem, CalcOffsetBlendMode(m_MemCap)); in GetBlendModePtr()
1364 const BlendMode& blendMode = this->GetBlendMode(); in SetupGraphics()
Dlyt_DrawerGraphics.cpp1004 const BlendMode& blendMode = pMaterial->GetBlendMode(); in SetUpBlendMode()
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/
DNW4C_mtl.ms.inc67 lv_mtl.Columns.add "BlendMode"
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/
DNW4C_mtl.ms.inc67 lv_mtl.Columns.add "BlendMode"
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/
DNW4C_mtl.ms.inc67 lv_mtl.Columns.add "BlendMode"
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/
DNW4C_mtl.ms.inc67 lv_mtl.Columns.add "BlendMode"