Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/demo/
Ddemo_Utility.cpp60 Utility::LoadResources(ResourceArray& resourceArray, const wchar_t* resourcePath, os::IAllocator* a… in LoadResources() argument
75 bool isPushed = resourceArray.push_back(resourceSet); in LoadResources()
79 return &(resourceArray.back()); in LoadResources()
/NW4C-1.3.3/include/nw/demo/
Ddemo_Utility.h116 …LoadResources(ResourceArray& resourceArray, const wchar_t* resourcePath, os::IAllocator* allocator…