Home
last modified time | relevance | path

Searched refs:resourceArray (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/sources/libraries/demo/
Ddemo_Utility.cpp38 Utility::LoadResources(ResourceArray& resourceArray, const wchar_t* resourcePath, os::IAllocator* a… in LoadResources() argument
53 bool isPushed = resourceArray.push_back(resourceSet); in LoadResources()
57 return &(resourceArray.back()); in LoadResources()
/NW4C-1.2.23/include/nw/demo/
Ddemo_Utility.h98 …LoadResources(ResourceArray& resourceArray, const wchar_t* resourcePath, os::IAllocator* allocator…