Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Material.h718 const BlendMode& GetBlendMode() const in GetBlendMode()
732 void SetBlendMode(BlendMode value) in SetBlendMode()
1045 const BlendMode* GetBlendModePtr() const;
1053 BlendMode* GetBlendModePtr();
Dlyt_Types.h2448 struct BlendMode struct
2461 BlendMode() in BlendMode() function
2482 BlendMode( in BlendMode() argument
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Material.cpp81 return CalcOffsetBlendMode(bitNums) + sizeof(BlendMode) * bitNums.blendMode; in CalcOffsetTevStageAry()
193 const BlendMode *const pResBlendMode = internal::ConvertOffsToPtr<BlendMode>(pRes, resOffs); in Material()
194 resOffs += pRes->resNum.HasBlendMode()? sizeof(BlendMode) : 0; in Material()
361 sizeof(BlendMode) * blendModeNum + in ReserveMem()
385 *GetBlendModePtr() = BlendMode(); in ReserveMem()
439 const BlendMode*
442 return internal::ConvertOffsToPtr<BlendMode>(m_pMem, CalcOffsetBlendMode(m_MemCap)); in GetBlendModePtr()
445 BlendMode*
448 return internal::ConvertOffsToPtr<BlendMode>(m_pMem, CalcOffsetBlendMode(m_MemCap)); in GetBlendModePtr()
1366 const BlendMode& blendMode = this->GetBlendMode(); in SetupGraphics()
Dlyt_DrawerGraphics.cpp1050 const BlendMode& blendMode = pMaterial->GetBlendMode(); in SetUpBlendMode()
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/
DNW4C_mtl.ms.inc67 lv_mtl.Columns.add "BlendMode"
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2011/Scripts/Startup/
DNW4C_mtl.ms.inc67 lv_mtl.Columns.add "BlendMode"
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/
DNW4C_mtl.ms.inc67 lv_mtl.Columns.add "BlendMode"
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2011/Scripts/Startup/
DNW4C_mtl.ms.inc67 lv_mtl.Columns.add "BlendMode"
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/
DNW4C_mtl.ms.inc67 lv_mtl.Columns.add "BlendMode"
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/
DNW4C_mtl.ms.inc67 lv_mtl.Columns.add "BlendMode"