Home
last modified time | relevance | path

Searched refs:GetResourcePath (Results 1 – 16 of 16) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_GraphicsResource.h199 const wchar_t* GetResourcePath(int index);
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DLytCtrl.cpp94 (resourcePath = m_GraphicsResource.GetResourcePath(i)) != NULL; in LytCtrl()
/NW4C-2.0.3/demos/lyt/simple/sources/
Dmain.cpp289 (resourcePath = graphicsResource.GetResourcePath(i)) != NULL; in nnMain()
/NW4C-2.0.3/demos/lyt/texVram/sources/
Dmain.cpp248 (resourcePath = graphicsResource.GetResourcePath(i)) != NULL; in nnMain()
/NW4C-2.0.3/demos/lyt/extUserData/sources/
Dmain.cpp260 (resourcePath = graphicsResource.GetResourcePath(i)) != NULL; in nnMain()
/NW4C-2.0.3/demos/lyt/locationAdjust/sources/
Dmain.cpp207 (resourcePath = graphicsResource.GetResourcePath(i)) != NULL; in nnMain()
/NW4C-2.0.3/demos/lyt/archiveFont/sources/
Dmain.cpp228 (resourcePath = graphicsResource.GetResourcePath(i)) != NULL; in nnMain()
/NW4C-2.0.3/demos/lyt/multiArc/sources/
Dmain.cpp214 (resourcePath = graphicsResource.GetResourcePath(i)) != NULL; in nnMain()
/NW4C-2.0.3/demos/lyt/perspective/sources/
Dmain.cpp270 (resourcePath = graphicsResource.GetResourcePath(i)) != NULL; in nnMain()
/NW4C-2.0.3/demos/lyt/group/sources/
Dmain.cpp192 (resourcePath = graphicsResource.GetResourcePath(i)) != NULL; in nnMain()
/NW4C-2.0.3/demos/lyt/simple2/sources/
Dmain.cpp253 (resourcePath = graphicsResource.GetResourcePath(i)) != NULL; in nnMain()
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_GraphicsResource.cpp226 GraphicsResource::GetResourcePath(int index) in GetResourcePath() function in nw::lyt::GraphicsResource
/NW4C-2.0.3/demos/lyt/bounding/sources/
Dmain.cpp274 (resourcePath = graphicsResource.GetResourcePath(i)) != NULL; in nnMain()
/NW4C-2.0.3/demos/lyt/orthoStereo/sources/
Dmain.cpp412 (resourcePath = graphicsResource.GetResourcePath(i)) != NULL; in nnMain()
/NW4C-2.0.3/demos/lyt/animShare/sources/
Dmain.cpp447 (resourcePath = graphicsResource.GetResourcePath(i)) != NULL; in nnMain()
/NW4C-2.0.3/demos/lyt/tagGroupBind/sources/
Dmain.cpp418 (resourcePath = graphicsResource.GetResourcePath(i)) != NULL; in nnMain()