Searched defs:Clear (Results 1 – 10 of 10) sorted by relevance
| /NW4C-1.2.23/include/nw/ut/ | ||
| D | ut_CmdCache.h | 46 void Clear() { m_CmdBufferSize = 0; } in Clear() function |
| D | ut_Children.h | 194 void Clear() { this->clear(); } in Clear() function |
| D | ut_LinkList.h | 883 void Clear() { this->clear(); } //!< @details :private in Clear() function |
| D | ut_MoveArray.h | 560 void Clear() { this->clear(); } in Clear() function |
| /NW4C-1.2.23/sources/libraries/snd/ | ||
| D | snd_PlayerHeap.cpp | 126 void PlayerHeap::Clear() in Clear() function in nw::snd::internal::PlayerHeap |
| D | snd_SoundHeap.cpp | 147 void SoundHeap::Clear() in Clear() function in nw::snd::SoundHeap |
| D | snd_FrameHeap.cpp | 160 void FrameHeap::Clear() in Clear() function in nw::snd::internal::FrameHeap |
| /NW4C-1.2.23/include/nw/dev/ | ||
| D | dev_ParticleProfile.h | 63 static void Clear() in Clear() function |
| /NW4C-1.2.23/sources/libraries/gfx/ | ||
| D | gfx_ParticleCollection.cpp | 886 ParticleCollection::Clear() in Clear() function in nw::gfx::ParticleCollection |
| /NW4C-1.2.23/include/nw/gfx/ | ||
| D | gfx_SceneContext.h | 250 void Clear() in Clear() function |