| /NW4C-1.2.23/demos/font/OldResFont/sources/ |
| D | main.cpp | 153 const wchar_t* filePath in InitFont() argument 157 nn::fs::FileReader fontReader(filePath); in InitFont()
|
| /NW4C-1.2.23/include/nw/snd/ |
| D | snd_HioSoundArchive.h | 37 bool Open( const char* filePath );
|
| D | snd_RomSoundArchive.h | 82 bool Open( const char* filePath );
|
| D | snd_SoundArchiveFile.h | 504 char filePath[1]; member
|
| /NW4C-1.2.23/demos/gfx/AnimationBlendDemo/sources/ |
| D | AnimationBlendDemo.cpp | 192 const wchar_t* filePath in CreateTransformAnimEvaluator() argument 196 …nw::demo::ResourceSet* resourceSet = nw::demo::Utility::LoadResources(s_Resources, filePath, &s_De… in CreateTransformAnimEvaluator() 238 const wchar_t* filePath in CreateMaterialAnimEvaluator() argument 243 …nw::demo::ResourceSet* resourceSet = nw::demo::Utility::LoadResources(s_Resources, filePath, &s_De… in CreateMaterialAnimEvaluator()
|
| /NW4C-1.2.23/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_ExpDialog.mel | 284 proc SaveSettingFileFolder(string $filePath) 286 string $settingFolder = substitute("[^/]*$", $filePath, ""); 322 global proc nw4cExpDialog_SaveSettingToFileDo(string $filePath) 330 if (match("\\.c3es$", $filePath) == "") 332 $filePath += ".c3es"; 706 int $fid = fopen($filePath, "w"); 709 ShowError("Can't open file: " + $filePath); 822 print ("Saved to " + $filePath + "\n"); 828 global proc nw4cExpDialog_SaveSettingToFileFC(string $filePath, string $fileType) 832 SaveSettingFileFolder($filePath); [all …]
|
| /NW4C-1.2.23/demos/font/ResFont/sources/ |
| D | main.cpp | 204 const wchar_t* filePath in InitFont() argument 208 nn::fs::FileReader fontReader(filePath); in InitFont()
|
| /NW4C-1.2.23/demos/gfx/PartialAnimationDemo/sources/ |
| D | PartialAnimationDemo.cpp | 181 const wchar_t* filePath in CreateTransformAnimEvaluator() argument 186 …nw::demo::ResourceSet* resourceSet = nw::demo::Utility::LoadResources(s_Resources, filePath, &s_De… in CreateTransformAnimEvaluator()
|
| /NW4C-1.2.23/demos/gfx/AnimationDemo/sources/ |
| D | AnimationDemo.cpp | 179 const wchar_t* filePath in CreateTransformAnimEvaluator() argument 183 …nw::demo::ResourceSet* resourceSet = nw::demo::Utility::LoadResources(s_Resources, filePath, &s_De… in CreateTransformAnimEvaluator()
|
| /NW4C-1.2.23/demos/gfx/AnimationChangeDemo/sources/ |
| D | AnimationChangeDemo.cpp | 177 BuildTransformAnimResource(const wchar_t* filePath) in BuildTransformAnimResource() argument 181 …nw::demo::ResourceSet* resourceSet = nw::demo::Utility::LoadResources(s_Resources, filePath, &s_De… in BuildTransformAnimResource()
|
| /NW4C-1.2.23/sources/libraries/demo/ |
| D | demo_Utility.cpp | 418 const wchar_t* filePath, in LoadFile() argument 424 nn::Result result = fileReader.TryInitialize(filePath); in LoadFile()
|
| /NW4C-1.2.23/include/nw/demo/ |
| D | demo_Utility.h | 84 const wchar_t* filePath,
|
| /NW4C-1.2.23/demos/gfx/ProjectionShadowDemo/sources/ |
| D | ProjectionShadowDemo.cpp | 447 const wchar_t* filePath in CreateTransformAnimEvaluator() argument 452 …nw::demo::ResourceSet* resourceSet = nw::demo::Utility::LoadResources(s_Resources, filePath, &s_De… in CreateTransformAnimEvaluator()
|
| /NW4C-1.2.23/sources/libraries/snd/ |
| D | snd_SoundArchiveFileReader.cpp | 310 info->externalFilePath = location->filePath; in ReadFileInfo()
|
| /NW4C-1.2.23/demos/gfx/ShadowMapDemo/sources/ |
| D | ShadowMapDemo.cpp | 458 const wchar_t* filePath in CreateTransformAnimEvaluator() argument 463 …nw::demo::ResourceSet* resourceSet = nw::demo::Utility::LoadResources(s_Resources, filePath, &s_De… in CreateTransformAnimEvaluator()
|