Home
last modified time | relevance | path

Searched defs:Swap (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_GfxObject.h227 void Swap(GfxPtr& pointer) { m_MovePtr.Swap(pointer.m_MovePtr); } in Swap() function
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp139 CommandListSwapper::Swap() in Swap() function in nw::demo::CommandListSwapper
/NW4C-2.0.3/include/nw/ut/
Dut_MovePtr.h437 void Swap(MovePtr& pointer) in Swap() function
Dut_MoveArray.h569 void Swap(MoveArray<TElement>& other) { this->swap(other); } in Swap() function