Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_GfxObject.h225 void Swap(GfxPtr& pointer) { m_MovePtr.Swap(pointer.m_MovePtr); } in Swap() function
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp125 CommandListSwapper::Swap() in Swap() function in nw::demo::CommandListSwapper
/NW4C-1.3.3/include/nw/ut/
Dut_MovePtr.h435 void Swap(MovePtr& pointer) in Swap() function
Dut_MoveArray.h567 void Swap(MoveArray<TElement>& other) { this->swap(other); } in Swap() function