Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/dev/
Ddev_Screenshot.cpp187 ScreenshotRange range = this->GetScreenshots(); in Take() local
212 ScreenshotRange range = this->GetScreenshots(); in ClearScreenshots() local
Ddev_Profile.cpp91 ReportRange range = this->GetReports(); in StoreReport() local
201 ProfileManager::ReportRange range = this->GetReports(); in DumpReports() local
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_SkeletonUpdater.cpp76 Skeleton::MatrixPose::MatrixRange range = skeleton->WorldMatrixPose().GetAllMatrices(); in UpdateWorld() local
233 Skeleton::MatrixPose::MatrixRange range = skeleton->WorldMatrixPose().GetAllMatrices(); in UpdateView() local
/NW4C-1.2.23/include/nw/snd/
Dsnd_CurveLfo.h34 u8 range; member
/NW4C-1.2.23/include/nw/gfx/
Dgfx_SceneHelper.h57 static void ResolveReference(const std::pair<TIterator, TIterator>& range) in ResolveReference() argument