Home
last modified time | relevance | path

Searched defs:range (Results 1 – 5 of 5) sorted by relevance

/NW4C-2.0.3/sources/libraries/dev/
Ddev_Screenshot.cpp189 ScreenshotRange range = this->GetScreenshots(); in Take() local
214 ScreenshotRange range = this->GetScreenshots(); in ClearScreenshots() local
Ddev_Profile.cpp93 ReportRange range = this->GetReports(); in StoreReport() local
203 ProfileManager::ReportRange range = this->GetReports(); in DumpReports() local
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_SkeletonUpdater.cpp78 Skeleton::MatrixPose::MatrixRange range = skeleton->WorldMatrixPose().GetAllMatrices(); in UpdateWorld() local
235 Skeleton::MatrixPose::MatrixRange range = skeleton->WorldMatrixPose().GetAllMatrices(); in UpdateView() local
/NW4C-2.0.3/include/nw/snd/
Dsnd_CurveLfo.h36 u8 range; member
/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneHelper.h59 static void ResolveReference(const std::pair<TIterator, TIterator>& range) in ResolveReference() argument