| /NW4C-2.0.3/demos/font/OldResFont/sources/ |
| D | main.cpp | 155 const wchar_t* filePath in InitFont() argument 159 nn::fs::FileReader fontReader(filePath); in InitFont()
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_HioSoundArchive.h | 100 bool Open( const char* filePath );
|
| D | snd_RomSoundArchive.h | 84 bool Open( const char* filePath );
|
| D | snd_SoundArchiveFile.h | 507 char filePath[1]; member
|
| /NW4C-2.0.3/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_ExpDialog.mel | 325 proc SaveSettingFileFolder(string $filePath) 327 string $settingFolder = substitute("[^/]*$", $filePath, ""); 363 global proc nw4cExpDialog_SaveSettingToFileDo(string $filePath) 373 if (match("\\.c3es$", $filePath) == "") 375 $filePath += ".c3es"; 749 int $fid = fopen($filePath, "w"); 752 ShowError("Can't open file: " + $filePath); 868 print ("Saved to " + $filePath + "\n"); 874 global proc nw4cExpDialog_SaveSettingToFileFC(string $filePath, string $fileType) 878 SaveSettingFileFolder($filePath); [all …]
|
| /NW4C-2.0.3/demos/gfx/AnimationBlendDemo/sources/ |
| D | AnimationBlendDemo.cpp | 186 const wchar_t* filePath in CreateTransformAnimEvaluator() argument 190 …nw::demo::ResourceSet* resourceSet = nw::demo::Utility::LoadResources(s_Resources, filePath, &s_De… in CreateTransformAnimEvaluator() 232 const wchar_t* filePath in CreateMaterialAnimEvaluator() argument 237 …nw::demo::ResourceSet* resourceSet = nw::demo::Utility::LoadResources(s_Resources, filePath, &s_De… in CreateMaterialAnimEvaluator()
|
| /NW4C-2.0.3/demos/font/ResFont/sources/ |
| D | main.cpp | 206 const wchar_t* filePath in InitFont() argument 210 nn::fs::FileReader fontReader(filePath); in InitFont()
|
| /NW4C-2.0.3/demos/gfx/PartialAnimationDemo/sources/ |
| D | PartialAnimationDemo.cpp | 175 const wchar_t* filePath in CreateTransformAnimEvaluator() argument 180 …nw::demo::ResourceSet* resourceSet = nw::demo::Utility::LoadResources(s_Resources, filePath, &s_De… in CreateTransformAnimEvaluator()
|
| /NW4C-2.0.3/demos/gfx/AnimationDemo/sources/ |
| D | AnimationDemo.cpp | 173 const wchar_t* filePath in CreateTransformAnimEvaluator() argument 177 …nw::demo::ResourceSet* resourceSet = nw::demo::Utility::LoadResources(s_Resources, filePath, &s_De… in CreateTransformAnimEvaluator()
|
| /NW4C-2.0.3/demos/gfx/AnimationChangeDemo/sources/ |
| D | AnimationChangeDemo.cpp | 171 BuildTransformAnimResource(const wchar_t* filePath) in BuildTransformAnimResource() argument 175 …nw::demo::ResourceSet* resourceSet = nw::demo::Utility::LoadResources(s_Resources, filePath, &s_De… in BuildTransformAnimResource()
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_Utility.cpp | 464 const wchar_t* filePath, in LoadFile() argument 470 nn::Result result = fileReader.TryInitialize(filePath); in LoadFile()
|
| /NW4C-2.0.3/include/nw/demo/ |
| D | demo_Utility.h | 104 const wchar_t* filePath,
|
| /NW4C-2.0.3/demos/gfx/ProjectionShadowDemo/sources/ |
| D | ProjectionShadowDemo.cpp | 445 const wchar_t* filePath in CreateTransformAnimEvaluator() argument 450 …nw::demo::ResourceSet* resourceSet = nw::demo::Utility::LoadResources(s_Resources, filePath, &s_De… in CreateTransformAnimEvaluator()
|
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_SoundArchiveFileReader.cpp | 312 info->externalFilePath = location->filePath; in ReadFileInfo()
|
| /NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/ |
| D | ShadowMapDemo.cpp | 452 const wchar_t* filePath in CreateTransformAnimEvaluator() argument 457 …nw::demo::ResourceSet* resourceSet = nw::demo::Utility::LoadResources(s_Resources, filePath, &s_De… in CreateTransformAnimEvaluator()
|