Home
last modified time | relevance | path

Searched refs:SetOriginAndSize (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_Viewport.h96 m_Rect.SetOriginAndSize(0.f, 0.f, width, height); in Viewport()
138 m_Rect.SetOriginAndSize( x, in SetBound()
151 m_Rect.SetOriginAndSize( 0.f, in SetBound()
/NW4C-2.0.3/demos/Nw4cDemo/include/
DSmRectCollision.h39 m_Collision.SetOriginAndSize( x, y, w, h ); in SetRect()
/NW4C-2.0.3/include/nw/ut/
Dut_Rect.h177 void SetOriginAndSize(f32 x, f32 y, f32 width, f32 height ) in SetOriginAndSize() function