| /NW4C-2.0.3/include/nw/io/ |
| D | io_RomFileStream.h | 36 RomFileStream( const nn::fs::File* openedFile, bool closeEnable = true ); 45 bool Open( const nn::fs::File* openedFile, bool closeEnable = true ); 70 nn::fs::File m_File;
|
| /NW4C-2.0.3/demos/lyt/multiArc/sources/ |
| D | main.cpp | 40 typedef nw::ut::MoveArray<u8> File; typedef 166 File arcLytBuf1 = nw::demo::Utility::LoadFile( in nnMain() 170 File arcLytBuf2 = nw::demo::Utility::LoadFile( in nnMain() 174 File arcLytBuf3 = nw::demo::Utility::LoadFile( in nnMain() 217 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/simple/sources/ |
| D | main.cpp | 122 class File class 128 File() in File() function in __anon3b8d87590111::File 251 File fileLayout; in nnMain() 292 File file; in nnMain()
|
| /NW4C-2.0.3/demos/lyt/texVram/sources/ |
| D | main.cpp | 33 typedef nw::ut::MoveArray<u8> File; typedef 152 SetTexAreaToVRAM(File& fileLayout, bool toVram) in SetTexAreaToVRAM() 217 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 251 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/archiveFont/sources/ |
| D | main.cpp | 37 typedef nw::ut::MoveArray<u8> File; typedef 126 File file = nw::demo::Utility::LoadFile(&allocator, fileName, 128); in ReadArchiveFont() 191 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 231 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_RomSoundArchive.h | 227 nn::fs::File m_FileInfo; 241 RomFileStream( const nn::fs::File* fileInfo, u32 offset, u32 size );
|
| /NW4C-2.0.3/demos/lyt/extUserData/sources/ |
| D | main.cpp | 38 typedef nw::ut::MoveArray<u8> File; typedef 224 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 263 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 51 typedef nw::ut::MoveArray<u8> File; typedef 177 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 210 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/perspective/sources/ |
| D | main.cpp | 37 typedef nw::ut::MoveArray<u8> File; typedef 228 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 273 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/group/sources/ |
| D | main.cpp | 36 typedef nw::ut::MoveArray<u8> File; typedef 162 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 195 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/simple2/sources/ |
| D | main.cpp | 33 typedef nw::ut::MoveArray<u8> File; typedef 161 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 256 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-2.0.3/sources/libraries/io/ |
| D | io_RomFileStream.cpp | 39 RomFileStream::RomFileStream( const nn::fs::File* openedFile, bool closeEnable ) in RomFileStream() 62 bool RomFileStream::Open( const nn::fs::File* openedFile, bool closeEnable ) in Open()
|
| /NW4C-2.0.3/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_Startup.mel | 4 File: NW4C_Startup.mel
|
| D | NW4C_BatchExport.mel | 4 File: NW4C_BatchExport.mel
|
| /NW4C-2.0.3/demos/lyt/bounding/sources/ |
| D | main.cpp | 37 typedef nw::ut::MoveArray<u8> File; typedef 209 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 277 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/orthoStereo/sources/ |
| D | main.cpp | 51 typedef nw::ut::MoveArray<u8> File; typedef 381 File resLayout = nw::demo::Utility::LoadFile( in nnMain() 415 File resource = nw::demo::Utility::LoadFile(&s_DeviceAllocator, resourcePath); in nnMain()
|
| /NW4C-2.0.3/SampleData/Graphics/Shader/MultiplyShader/ |
| D | CalcHemisphereLighting.vsh | 3 // File: CalcHemiSphereLighting.vsh
|
| D | CalcColor.vsh | 3 // File: CalcColor.vsh
|
| /NW4C-2.0.3/demos/lyt/animShare/sources/ |
| D | main.cpp | 46 typedef nw::ut::MoveArray<u8> File; typedef 396 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 450 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/tagGroupBind/sources/ |
| D | main.cpp | 43 typedef nw::ut::MoveArray<u8> File; typedef 342 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 421 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-2.0.3/sources/shaders/gfx/DefaultShader/ |
| D | GenTexcoordReflection.vsh | 3 // File: GenTexcoordReflection.vsh
|
| D | GetTexcoordSource.vsh | 3 // File: GetTexcoordSource.vsh
|
| D | CalcHemisphereLighting.vsh | 3 // File: CalcHemisphereLighting.vsh
|
| D | GenTexcoordSphereReflection.vsh | 3 // File: GenTexcoordSphereReflection.vsh
|
| /NW4C-2.0.3/sources/shaders/lyt/ |
| D | lyt_ConstColorShader.vsh | 3 // File: lyt_ConstColorShader.vsh
|