Home
last modified time | relevance | path

Searched refs:load (Results 1 – 13 of 13) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_Util.h509 void SetLoad( f32 load ) in SetLoad() argument
512 if ( load < 0.0f || load > 100.0f ) in SetLoad()
518 if ( load > m_MaxLoad ) in SetLoad()
520 m_MaxLoad = load; in SetLoad()
523 int loadIndex = static_cast<int>( load ); in SetLoad()
529 m_SumLoad += load; in SetLoad()
533 f32 GetPercentage( int load ) in GetPercentage() argument
536 for ( int i = 0; i <= load; i++ ) in GetPercentage()
Dsnd_SoundThread.h227 f32 load; // 処理負荷 (整数%) member
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundThread.cpp596 f32 load = tick.ToTimeSpan().GetMicroSeconds() / SND_DENOM; in CalcProcessCost() local
597 m_PerfHistogram.SetLoad( load ); in CalcProcessCost()
606 data.load = load; in CalcProcessCost()
/NW4C-1.2.23/tools/DccPlugin/Maya/scripts/
DNW4C_Startup.mel23 // load plugin
DNW4C_BatchExport.mel23 // load plugin
DNW4C_ExpDialog.mel29 load plugin
85 does save load scene setting
93 //trace ("save load scene setting: " + `optionVar -q nw4cExpDialog_SaveLoadSceneSetting` + "\n");
98 load setting from option string
102 print ("load NW4C export settings from scene (ver "
121 load setting from scene (called when scene is opened)
129 // check save / load scene setting is enabled
156 // load setting
176 // set load setting job at scene opened
248 // check save / load flag
[all …]
DNW4C_SetAnimRange.mel3574 load plugin
3598 // load plugin
/NW4C-1.2.23/tools/SoundPlayer/
DReadme.txt48 2. Once SoundPlayer-TS.cci is created, load it using PARNTER-CTR/S. For details on using PARTNER-CT…
/NW4C-1.2.23/tools/LayoutViewer/
DReadme.txt73 Operation becomes unstable when you load multiple models.
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/
DNW4C_menu.ms115 --print "load config"
479 messageBox "c3es load error"
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/
DNW4C_menu.ms115 --print "load config"
479 messageBox "c3es load error"
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/
DNW4C_menu.ms115 --print "load config"
479 messageBox "c3es load error"
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/
DNW4C_menu.ms115 --print "load config"
479 messageBox "c3es load error"